Chapter 9. Navigating Pages by Using jQuery Mobile

This chapter introduces the basics of jQuery Mobile. It describes the framework for setting up pages, navigating to other pages, loading content via AJAX requests, and providing smooth transition animations. Within the page, there are certain basic elements, such as headers and footers, that behave differently based on the options you specify. This page setup, combined with basics such as columns, events, and a minimum of custom JavaScript code serve as the fundamentals for using jQuery Mobile.

Recipe: Setting Up jQuery Mobile Basics

jQuery Mobile is different from jQuery Core and jQuery UI. You can use most features of jQuery mobile without writing a single line of JavaScript. Instead, you need ...

Get jQuery, jQuery UI, and jQuery Mobile: Recipes and Examples 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.