JQuery Developer Question:
Download Job Interview Questions and Answers PDF
What is the use of jQuery.data()?
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 Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Can we call C# codebehind method using Jquery? | What is the use of jquery .each() function? |