I am developing a webapp for iOS, and I\'ve noticed some weird things between running on mobile safari and running from the homescreen.
Are there any resources t
If you're building an app for mobile, you may want to take a look at Sencha Touch which takes away the headache of managing the nuances in mobile devices.
Then you can just build your regular web app beside it.