Google News
logo
jQuery - Interview Questions
What is the use of jQuery load method ?
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.
Advertisement