Note: this page has not been updated after 1.3

Question:

Why is only the first page of my multi page document loaded?

Answer:

If you are trying to pass query parameters to an internal or embedded page this is not supported. This has to do with limitations in how jQuery mobile sets the data-url for pages. The data-url is set only once when the page is initialized.

There are also currently three different plugins available for jQuery Mobile to support passing of query params to internal pages.