Anyone got some good references for targeting web content to the iPad web browser? i know its still very early days but I havent got any good indicator on how to setup CSS to fix iphone/ipod touch versus the larger screen of the iPad? or do I just consider it to be like safari on the bigger Macs
Anyone got some good references for targeting web content to the iPad web browser?
Share
Safari for iPad is a hybrid between the desktop version of Safari and the Mobile iPhone version.
For example it supports inline video like the desktop, but scrollable div’s are difficult for users to interact with just like the iPhone. (they require two fingers to scroll, which is not discoverable.
Preparing your Content For iPad is a good place to start, and the iPad Simulator is now a free download as part of the iPhone SDK.