i would like to delay the loading of the web app for couple of seconds so that the startup image will be displayed for a longer time than the default which is only few seconds
On Nov 18, 10:43 pm, Giacomo Balli <[email protected]> wrote: > that's default behavior. While it loads it shows the splash screen. > How does it have to be different? > > On Nov 18, 10:21 am, Sudhakar <[email protected]> wrote: > > > > > > > > > i am writing an iphone web app using html css and javascript to > > display a startup image when the icon is clicked on the home screen > > > <head> > > <link rel="apple-touch-startup-image" href="startup.png" /> > > <head> > > > how can i show this startup image for a couple of seconds and then > > show the web app using javascript -- You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
