JQuery Programmer Question:

What is the use of jQuery load method?

JQuery Programmer Interview Question
JQuery Programmer Interview Question

Answer:

jQuery load method is a powerful AJAX method which is used to load the data from a server and assign the data into the element without loading the page.


Previous QuestionNext Question
What are the basic selectors in jQuery?What is CDN?