![]() |
Full form of AJAX - Abbreviations with Full Form |
Full form of AJAX
AJAX: Asynchronous JavaScript and XML
AJAX stands for asynchronous JavaScript and XML. It is not a technology, but a set of technologies. It uses several web technologies to create a set of web development techniques.
It works on the client-side to create asynchronous web applications. With the help of AJAX, we can send and retrieve data asynchronously (in the background) from a server, ie without disturbing the existing page on the display.
Full form of AJAX History:
Earlier all web sites were built only with HTML. They were difficult to use because they took a lot of time to reload the page each time. In 1996, the iframe tag was introduced by Internet Explorer.
The term "Ajax" was publicly stated on 18 February 2005 by Jessie James Garrett in an article titled "Ajax: A New Approach to Web Applications".
Technologies used
HTML and CSS for presentation.
Document Display Model (DOM) for dynamic display and interaction with data.
For interchange of JSON and XML data
XMLHttpRequest for asynchronous communication
JavaScript to bring all these technologies together
![]() |
www.fullformdictionary.in |
Drawbacks Full form of AJAX:
This will only be implemented in browsers that support them and not at all.Some screen reading techniques do not support AJAX.
Some screen reading techniques that support AJAX will still not be able to read dynamically generated content properly.
It is difficult to bookmark and return in a particular state of the application.
This leads to a complex code that is difficult to maintain, debug and code.
For Further Reading: Click Here WIKIPEDIA
For More Full Forms in A to Z Category: