Facebook Twitter Gplus LinkedIn RSS
 
 
Home » Archive for category "Blog" (Page 23)

Archive for the ‘Blog’ Category:


Completely Disabling Zoom in jQuery Mobile

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 »

Fixing the Transitions in jQuery Mobile 1.1.0

Published on May 2nd, 2012 by in Blog, CSS, jQuery Mobile

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 »

 

© 2012 zSprawl's zApps

Fork me on GitHub