I just made a LAN webapp, it works great on my computer but i discovers it just doesn't work well with an iPad. I use JQuery and JQuery UI, and know that using JQuery UI for Mobile I would have less to worry, but I also want to know the basics.
- What do I need to know about HTML on iPad, or Android tablet, or smartphones?
- Any specific markups?
- How do they handle orientation change? How my webapp can/should react?
- Specifically to iPad, if a user pin the webapp to homescreen, how do I set which icon should it use (I know favicon don't work)?
Lastly, any performance tips? I used iPad 1st gen and autocorrect fields just make it crawl..