AJAX
Get insights from 3 questions on AJAX, answered by students, alumni, and experts. You may also ask and answer any question you like about AJAX
Follow Ask Question
3
Questions
0
Discussions
0
Active Users
41
Followers
New answer posted
a year ago
0 Follower
9 Views
S
Shubhangi
Contributor-Level 7
AJAX stands for Asynchronous JavaScript and XML. It is not a programming language but a combination of technologies used to create responsive web applications. AJAX enables web pages to update content dynamically without the need to reload the entire page. This asynchronous communication between the browser and server allows for a seamless user experience.The Importance of AJAX in Web DevelopmentEnhanced User Experience:AJAX facilitates the development of interactive web applications that respond quickly to user actions. With AJAX, developers can update specific sections of a web page, such as forms or search results, without reloading
...more
New answer posted
4 years ago
0 Follower
111 Views
konatham AbhishekHeLpINg HaNd FiRsT
Scholar-Level 16
AJAX stands for Asynchronous JavaScript and XML. AJAX is a new technique for creating better, faster, and more interactive web applications with the help of XML, HTML, CSS, and JavaScript. Ajax uses XHTML for content, CSS for presentation, along with Document Object Model and JavaScript for dynamic content display. Ajax allows content on Web pages to update immediately when a user performs an action, unlike an HTTP request, during which users must wait for a whole new page to load. For example, a weather forecasting site could display local conditions on one side of the page without delay after a user types in a zip code. Thank you.
Related Tags
New answer posted
7 years ago
0 Follower
42 Views
VISHNU AGARWAL
Contributor-Level 10
The XMLHttpRequest object was not widely used until it was adopted by Mozilla in 2002. In 2005, the programming model was given the name Ajax which has now been widely recognized and stands for Asynchronous JavaScript + XML.
Two main benefits:
1) It can reduce the number of round trips by minimizing the number of page transitions in a web application.
2) It can reduce the size of uploaded and downloaded data because it allows the web programmer to control exactly what is transferred.
Two main benefits:
1) It can reduce the number of round trips by minimizing the number of page transitions in a web application.
2) It can reduce the size of uploaded and downloaded data because it allows the web programmer to control exactly what is transferred.
Taking an Exam? Selecting a College?
Get authentic answers from experts, students and alumni that you won't find anywhere else
Sign Up on ShikshaOn Shiksha, get access to
- 64k Colleges
- 966 Exams
- 619k Reviews
- 1500k Answers