As every iOS programmer knows, you can easily disable zoom in your webapp with the following viewport meta tag: 1 <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scaleable=no"> <meta name=”viewport” content=”width=device-width, initial-scale=1, maximum-scale=1, user-scaleable=no”> However, while coding my most recent App, BriteLite, I noticed that sometimes when the user would be tapping all around on the screen,
more »
Archive for the ‘Blog’ Category:
Completely Disabling Zoom in jQuery Mobile
Fixing the Transitions in jQuery Mobile 1.1.0
Well, reverting back to the jQuery Mobile 1.0.1 transitions isn’t really “fixing” things per say but… A very hot topic in the community are the improved page transitions effects included in jQuery Mobile’s 1.1.0 release. In the previous major release 1.0.1, these page animations – slide, slideup, flip, pop – performed poorly on certain Android
more »






1 Comment » 















