Explain the use of data-role=”page” attribute? : jQuery Mobile
Answer / Shashank Rana
The data-role="page" attribute is used in jQuery Mobile to define a page. It creates the basic structure and styles for a mobile webpage, including header, footer, and content sections.
| Is This Answer Correct ? | 0 Yes | 0 No |
And finally, if you could give one tip to any new budding jquery ui developers, what would it be?
What is the difference between event.PreventDefault and event.stopPropagation?
With jquery which operating system is more compatible?
Define type paremeter of jquery ajax method?
How can we give face effect in jquery?
What is each() function in jQuery? How do you use it?
Tell me which command will give a version of jquery?
What is the difference between onclick and onsubmit?
Why there are two different version of jQuery library?
How does the jQuery pushStack function work?
explain width() vs css(‘width’) in jquery
What is the use of jquery .each() function?