#ajaxjquery
Explore tagged Tumblr posts
Text
AJAX using jQuery
jQuery AJAX (Asynchronous JavaScript and XML) is a set of methods in the jQuery library that allows you to make asynchronous HTTP requests to a server and retrieve data without reloading the entire webpage.
0 notes