JQuery Programmer Question:

What is the use of jQuery load method?

Tweet Share WhatsApp

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.

Read All 201 JQuery Programmer Questions
Previous QuestionNext Question
What are the basic selectors in jQuery?What is CDN?