What is the use of jQuery.data()?

Submitted by: Administrator
jQuery's data method gives us the ability to associate arbitrary data with DOM nodes and JavaScript objects. This makes our code more concise and clean.
Submitted by:

Read Online JQuery Developer Job Interview Questions And Answers