Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

jquery mobile web app startup problem

Is there a way to get a web app launched from a home screen icon on the iphone to return to the start div each time it is launched - my problem is that when I close the web app and then open it again using the home screen icon it returns to the last 'page' I had open while it loads - it then goes back to the first 'page' once loading is complete. Thanks for any help

like image 528
Vart Avatar asked Mar 27 '26 20:03

Vart


1 Answers

Problem solved. For reference:

<link rel="apple-touch-startup-image" href="startup-graphic.png" />

This head tag only seems to work if the png is sized 320x460 pixels. This makes sense but was not immediately obvious to me.

like image 109
Vart Avatar answered Mar 31 '26 07:03

Vart



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!