Technology

Dynamically changing select value of jQuery Mobile select box

jQuery mobile gives you a very beautiful UI which is compatible with all popular mobile device platforms and i must say its very easy to learn as well. It gives you a very nice select menu instead of typical select box that we see on our web site, for this we just need to add attribute "data-native-menu" in our select and we are done,...

by Uday Pratap Singh
Tag: jQuery Mobile
23-Sep-2012

Android

Getting started with jQuery Mobile

JQuery mobile provides set of features which are supported on almost all smartphones such as touch UI, ajax navigation, animated page transitions. Building jQuery mobile page is very simple, here's how: A jQuery Mobile site must start with an HTML5 'doctype' to take full advantage of all of the framework's features. First of all you...

by Puneet Behl
Tag: jQuery Mobile
15-Sep-2012