February 2014
Intermediate to advanced
410 pages
8h 15m
English
There have been various recipes throughout this cookbook that utilize HTML lists to present data in a simple and effective way. jQuery Mobile allows developers to quickly add mobile-and touch-friendly lists to their jQuery Mobile website. This recipe provides you with multiple examples of the more common types of lists made available by jQuery Mobile. You can copy and re-use the code for these lists at your convenience.
Within the chapter10 folder you created earlier, create a single HTML file called recipe-6.html.
To understand how to add different types of lists that are mobile-friendly, perform the following steps:
recipe-6.html ...Read now
Unlock full access