jQuery Mobile Question:

Download Job Interview Questions and Answers PDF

How to load a page using jQuery Mobile?

jQuery Mobile Interview Question
jQuery Mobile Interview Question

Answer:

To load an external page, enhance its content, and insert it into the DOM, use the loadPage method. There are a lot of methods and properties that you can set when loading pages, but here is a simple example:

Download jQuery Mobile Interview Questions And Answers PDF

Previous QuestionNext Question
How to stop JQM from auto-enhancing an element?How to set jquery mobile responsive table width to 100% width despite css styles?