Open GoogleCodeExporter opened 9 years ago
Great idea can we use jqtouch within webapp?
Original comment by pers...@gmail.com
on 4 Jan 2010 at 12:47
The use of JQTouch would we a little overkill for this. How to specify a loading
screen is explained here:
http://developer.apple.com/safari/library/documentation/AppleApplications/Refere
nce/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html
Original comment by hendrik@van-antwerpen.net
on 4 Jan 2010 at 10:04
Thank you Hendrik, that is very simple and that work good!
Just add this line in the HTML header:
<link rel="apple-touch-startup-image" href="/startup.png">
Where startup.png is 320 x 460 pixels. Work as a splash screen.
Original comment by char...@cableorganizer.com
on 4 Jan 2010 at 4:13
Original issue reported on code.google.com by
char...@cableorganizer.com
on 21 Dec 2009 at 6:31