Book Image

Mastering jQuery Mobile

Book Image

Mastering jQuery Mobile

Overview of this book

Table of Contents (17 chapters)
Mastering jQuery Mobile
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Overview


The ease of navigation on a mobile device can really make or break your website or application. Luckily, jQuery Mobile includes some techniques that can not only make the navigation easy, but make it look spectacular as well. In this chapter, we will be looking at the following topics:

  • Navigating between pages

  • Transitions and effects

  • Navigating with swipe gestures

  • Working with page loaders

Of course, we will continue working on our civic center example project, so make sure it is loaded up. Make sure that you have the code mentioned at the end of the previous chapter.