Tell me an example usage of jquery mobile? : jquery mobile
Answer / Deepesh Singh Chauhan
An example usage of jQuery Mobile could be creating a responsive web page with a simple navigation menu and content that changes when navigating between pages. You can use the data-role='page' attribute for defining each page, data-rel='dialog' for popups, and data-icon='back' for back buttons.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is jQuery.noConflict?
Difference between prop() and attr()? : jQuery Mobile
Explain the difference between find and children methods in jquery?
How does jquery mobile theming work? : jquery mobile
Which selector has better performance id or class and why?
What are the four parameters used for jQuery Ajax method?
When can jquery be used?
What are the methods used to provide effects in jquery?
What are selectors in jquery?
What is the latest version of jquery?
Explain .empty() vs .remove() vs .detach() in jquery
What are the advantages of using cdn?