AJAX- What is AJAX, All About AJAX
The Asynchronous JavaScript and XML (AJAX) is not a new technology, It is based on existing technologies like HTML, JavaScript, CSS, XML to code. It is used to create better and faster web applications.
The AJAX use the Browser Object for Request and Response and Document Object Model for displaying the dynamic contents.
The XMLHttpRequest is used to make the request for AJAX.
{ 0 comments... read them below or add one }
Post a Comment