jQuery Tutorial plus Question:
Define the use jQuery.data method?
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 Question | Next Question |
List the advantage of using minimized version of jQuery? | Define the use of each function in jQuery? |