0 votes
in JQuery by
What does the ajax method load() do?

1 Answer

0 votes
by

The load() method sends an HTTP request to load the HTML or text content from the server and adds them to the DOM element(s).

Related questions

0 votes
asked Nov 20, 2020 in JQuery by sharadyadav1986
0 votes
asked Nov 20, 2020 in JQuery by sharadyadav1986
...