JQuery Developer Question:

What is the use of jQuery.data()?

Tweet Share WhatsApp

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 PDF Read All 51 JQuery Developer Questions
Previous QuestionNext Question
Can we call C# codebehind method using Jquery?What is the use of jquery .each() function?