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.
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 ...
No credit card required