C H A P T E R  27

Pages and Navigation

In this chapter, I describe one of the key building blocks for jQuery Mobile applications: pages. I touched on pages in Chapter 26, but now I'll go into the detail and show how to define, configure, and navigate between pages. Table 27-1 provides the summary for this chapter.

Image

Image

Understanding jQuery Mobile Pages

In Chapter 26, I showed you how you define jQuery Mobile pages within an HTML document using elements with specific roles. To recap, Listing 27-1 shows a simple page.

Listing 27-1. A Simple jQuery ...

Get Pro jQuery 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.