jQuery Tutorial plus Question:

Define the use jQuery.data method?

jQuery Interview Question
jQuery Interview Question

Answer:

jQuery.data methods is used to associate the data with the DOM nodes and the objects. This data method makes the jQuery code clear and concise.


Previous QuestionNext Question
List the advantage of using minimized version of jQuery?Define the use of each function in jQuery?