May 2017
Intermediate to advanced
448 pages
10h 10m
English
Due to their small, vertical screen layouts, smart phone applications are often heavily list-driven. We can use jQuery Mobile to easily enhance the lists on our pages to behave much more like these common native app elements. Once again, we simply introduce HTML5 custom data attributes:
<ul data-role="listview" data-inset="true"> <li><a href="#jq-game">jQuery Game Development Essentials</a></li> <li><a href="#jqmobile-cookbook">jQuery Mobile Cookbook</a></li> <li><a href="#jquery-designers">jQuery for Designers</a></li> <li><a href="#jquery-hotshot">jQuery Hotshot</a></li> <li><a href="#jqui-cookbook">jQuery UI Cookbook</a></li> <li><a href="#mobile-apps">Creating Mobile Apps with jQuery Mobile</a></li> <li><a href="#drupal-7">Drupal ...
Read now
Unlock full access