jQuery Tutorial plus Question:

Download Job Interview Questions and Answers PDF

Do you know what is the use of jQuery.data()?

jQuery Interview Question
jQuery Interview Question

Answer:

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.

Download jQuery Interview Questions And Answers PDF

Previous QuestionNext Question
How to call a method inside code-behind using jQuery?What is the use of jquery .each() function?