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


Please Help Members By Posting Answers For Below Questions

How to redirect using HTML?

651


Where is the seo title?

510


What is an api and list the api's available in html5

525


What does a html stand for?

512


How many types of html tags are there?

497






What is body in html?

519


What is the use of

tag?

557


What is meant by scripting language?

492


What are the table elements in html?

523


Is doctype mandatory?

522


What is emphasized text?

513


Are html tags case sensitive?

575


What is html and how it works?

548


What is transitional xhtml?

520


How is xhtml better than html?

534