Difference Between AJAX And JQuery in Tabular Form.
S.No | Basic Terms | AJAX | JQuery |
1. | Full Form | Asynchronous JavaScript and XML | JQuery |
2. | Logo | ||
3. | Type of format | client-side programming | Client side Scripting |
4. | Implementation Use |
| jQuery is a JavaScript library designed to simplify the client-side scripting of HTML. |
5. | Developed by | Jesse James Garrett | John Resig |
6. | First Appeared | Publicly used on 18 February 2005 | Initial release August 26, 2006. |
7. | Meaning | Ajax, Web applications can send and retrieve data from a server asynchronously (in the background) without interfering with the display and behavior of the existing page. | JQuery is a fast and concise JavaScript Library that simplifiesHTML document traversing, event handling,animating, and Ajax interactions for rapid web development |
8. | Uses of Code | AJAX enables web pages to send data to and receive data from a server without changing or rendering the web page itself. |
|
9. | Features |
|
|
10. | Filename Extensions | Not Specified in Most of Times. | .Js |
(Visited 1,092 times, 1 visits today)
Written by: