jQuery Mobile Question:

How to load a page using jQuery Mobile?

Tweet Share WhatsApp

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 PDF Read All 77 jQuery Mobile Questions
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?