IPhone web app startup screen?

Up vote 2 down vote favorite share g+ share fb share tw.

I'm working on an iPhone web app where I'm using the "apple-mobile-web-app-capable" meta tag to get "full screen mode". When I lauch the app it shows a picture of the page where I left of the last time while it loads. It looks like the app is ready to receive input when it is not, and that's confusing.

Is it possible to change the default behaviour and show a blank screen until it is ready to receive input? Iphone web-applications fullscreen link|improve this question asked Mar 30 '09 at 14:07Bjarte Minde10326.

Put this between your HEAD tags: The image you use must be JPG or PNG at 320x480.

3 must be PNG and 320x460 NOT 320x480 – AlBeebe May 19 '11 at 19:27 Actually jpeg works. The documentation did say only png at one time but not any longer. Developer.apple.com/library/ios/#DOCUMENTATION/… – Darwin Feb 23 at 9:57.

It MUST be 320x460, it will NOT work if its 320x480.

The image must be PNG and 320x460 this works only under iPhone OS 3.0 or higher.

This will add a Splash Screen to your Web App. Below are the sizes you’ll need for both iPad and iPhone/iPod Touch, these include the status bar area as well. IPad Landscape – 1024 x 748 iPad Portrait – 768 x 1004 iPhone/iPod Touch Portrait – 320 x 480 (standard resolution) iPhone/iPod Touch Portrait – 640 x 960 pixels (Retina Display high-resolution) If creating a Web App for iPad compatibility it’s recommended that both Landscape and Portrait sizes are used.

It seems that using jpg is the only correct solution for a perfect startupscreen.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions