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

What are the advantages of flash?

458


In which year html was first proposed?

518


How do I specify html5?

443


What is an anchor tag?

479


How many keywords should be on a page?

448






What is ol and ul tag?

442


How is fontsize and font size differ in dhtml?

463


What is html xhtml and html5?

423


Explain the layout of html?

465


What is meta tags? Why it is used?

455


What is simple html?

523


What are the tags used to separate a section of texts?

527


What is xhtml validation?

472


How to terminate a web worker?

510


What is a navigation title?

455