Answers

Question and Answer:

  Home  JQuery Developer

⟩ What is the use of jQuery.data()?

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.

 220 views

More Questions for you: