Viewing entries tagged with 'ipad'

ipad

Getting the body background image to display correctly on the iPad

Posted by Gav on 14 September 2011 | 0 Comments

Tags: ,

To get the background images to display correctly on the iPad you need to specify the image dimensions using the -webkit-background-size property in css.

Read the full post

ipad zoom

Enabling the pinch/zoom for the iPad, iPhone while using jQuery Mobile.

Posted by Gav on 6 April 2011 | 7 Comments

Tags: , , ,

When jQuery Mobile renders a page, it adds the following meta tag to the head of the document.

Read the full post