jQuery AJAX load() Method

In jQuery, The load() method loads data from a server and puts the returned data into the selected element.

Code :