SyntaxFix
Write A Post
Hire A Developer
Questions
$.ajax(), $.get(), $.post(), $.load() functions of jQuery internally send XML HTTP request. among these the load() is only dedicated for a particular DOM Element. See jQuery Ajax Doc. A details Q.A. on these are Here .
$.ajax(), $.get(), $.post(), $.load()
XML HTTP
load()
DOM Element