A joke of a question asked at Extentia by an extremely
intelligent HUMAN.
What is the difference between AJAX and Jquery ?
Answer Posted / jquery
It is like comparing apples to oranges but here's the answer,
AJAX is a technique to do an XMLHttpRequest (out of band
Http request) from a web page to the server and
send/retrieve data to be used on the web page. AJAX stands
for Asynchronous Javascript And XML. It uses javascript to
construct an XMLHttpRequest, typically using different
techniques on various browsers.
jQuery (website) is a javascript framework that makes
working with the DOM easier by building lots of high level
functionality that can be used to search and interact with
the DOM. Part of the functionality of jQuery implements a
high-level interface to do AJAX requests. jQuery implements
this interface abstractly, shielding the developer from the
complexity of multi-browser support in making the request.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What is xhtml explain?
Does html needs complier?
What is image map?
Explain HTML Iframes?
How do you make a picture into a background image of a web page?
What is the difference between XML and HTML?
How do you play a audio using html5?
What does li mean in code?
Which method is used to draw an image on the canvas?
What is the difference between progress and meter tag?
What is tag?
What is html and how it works?
What is < !doctype>? Is it necessary to use in html5?
When was xhtml created?
What is the difference between