jQuery Mobile Question:
Download Job Interview Questions and Answers PDF
How to load a page using jQuery Mobile?
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 Question | Next Question |
How to stop JQM from auto-enhancing an element? | How to set jquery mobile responsive table width to 100% width despite css styles? |