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.