Salesqueen Software Solution

Download Free Estimation Now Click Here
Notifications
Clear all

Can you explain what AJAX is?

3 Posts
3 Users
0 Reactions
122 Views
Posts: 461
Topic starter
(@dinesha-g)
Reputable Member
Joined: 2 years ago

AJAX

2 Replies
Posts: 52
(@chitravarsha15)
Trusted Member
Joined: 2 years ago

Asynchronous JavaScript with XML is referred to as AJAX. With the use of XML, HTML, CSS, and Java Script, a new method known as AJAX allows developers to build online apps that are more effective, quick, and interactive.

Ajax employs the Document Object Model and JavaScript for dynamic content display, coupled with XHTML for content and CSS for presentation.

 

 

Reply
Posts: 173
(@princy)
Estimable Member
Joined: 2 years ago

AJAX, which stands for Asynchronous JavaScript and XML, is a method of interacting with servers that uses the XMLHttpRequest object. JSON, XML, HTML, and text files are just a few of the forms it can send and receive data in. The most enticing aspect of AJAX is its "asynchronous" nature, which allows it to exchange data with the server and update the page without requiring a page refresh.

Reply
Share: