Tell me an example usage of jquery mobile? : jquery mobile



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

Post New Answer

More jQuery Interview Questions

What is jQuery.noConflict?

1 Answers  


Difference between prop() and attr()? : jQuery Mobile

1 Answers  


Explain the difference between find and children methods in jquery?

1 Answers  


How does jquery mobile theming work? : jquery mobile

1 Answers  


Which selector has better performance id or class and why?

1 Answers  


What are the four parameters used for jQuery Ajax method?

1 Answers  


When can jquery be used?

1 Answers  


What are the methods used to provide effects in jquery?

1 Answers  


What are selectors in jquery?

1 Answers  


What is the latest version of jquery?

1 Answers  


Explain .empty() vs .remove() vs .detach() in jquery

1 Answers  


What are the advantages of using cdn?

1 Answers  


Categories