What does jQuery data() function do?
Answer / Akhilesh Kumar Awasthi
The .data() method allows you to get or set HTML5 data attributes on DOM elements. It can be used for storing custom data with an element.
| Is This Answer Correct ? | 0 Yes | 0 No |
Where can we download JQuery?
What does jQuery data() function do?
What is method chaining in jquery and what are the advantages?
Do you have plans for a new jquery plug-in or something else we should look out for? Where to from here for the imgpreview plugin?
What are the features of jQuery, has been used in web applications?
Can we have multiple document.ready() function on the same page?
Why content injected into a page is not enhanced? : jquery mobile
Mention the differences between javascript and jquery.
List browser related issues for jquery?
Explain the use of the $.fn.bind and $.fn.trigger.
What does dollar sign mean in jquery? : jQuery Mobile
How to use jquery?