JQuery Programmer Question:
What is the use of jQuery.ajax method ()?
Answer:
jQuery.ajax method is used for asynchronous HTTP requests.
Previous Question | Next Question |
What is the difference between find and children methods? | What is the slowest selector in jQuery? |