jQuery Mobile Question:

Download Job Interview Questions and Answers PDF

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

jQuery Mobile Interview Question
jQuery Mobile Interview Question

Answer:

jQuery Mobile currently only supports loading of single page documents via AJAX. To navigate to a multi page document you must disable ajax on the link by adding the data-ajax="false" attribute.

Download jQuery Mobile Interview Questions And Answers PDF

Previous QuestionNext Question
Why is not DOM ready working for jQuery Mobile?How to control page titles in jQuery Mobile?