Chapter 2. Working with jQuery Mobile Pages
In the previous chapter, you saw how easy it was to add jQuery Mobile to a simple HTML page. While it would be nice if every website consisted of one and only one page, real websites consist of multiple pages connected via links. jQuery Mobile makes it easy to work with multiple pages and provides many different ways to create and link them.
In this chapter, we will be covering the following topics:
- Adding multiple pages to one jQuery Mobile file
- How links are modified by jQuery Mobile (and how to disable it)
- How additional files can be linked and added to a jQuery Mobile website
- How jQuery Mobile automatically handles URLs to allow for easy bookmarking