CHAPTER 28

image

Pages, Themes & Layouts

In this chapter, I describe one of the key building blocks for jQuery Mobile applications: pages. I touched on pages in Chapter 27, but now I’ll go into the detail and show how to define, configure, and navigate between pages. I’ll also show you two useful jQuery Mobile features for styling and structuring the content in pages: themes and grid layouts. Table 28-1 provides the summary for this chapter.

Table 28-1. Chapter Summary

Problem Solution Listing
Define a jQuery Mobile page. Apply the data-role attribute to an element with a value of page. 1
Add a header or footer to a page. Apply the ...

Get Pro jQuery 2.0, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.