Shared Tutorials
Tutorials Shared by the Internet Community
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Tutorial Basic Detail
AJAX Tutorial For Beginners
AJAX Tutorial with examples, easy to learnhttp://www.itechcollege.com/courses/AJAX/
Total Hits: 4563
Total Votes: 94 votes
Average Rating: 3.26 out of 5
Category: Java Script/AJAX
Description:
AJAX stands for Asynchronous JavaScript and XML. AJAX uses a combination of Javascript and XML to allow web pages to be updated with new data from the server. It consists of HTML, JavaScript, DHTML, and DOM. The traditional way of processing data between client's browser and a server was to submit a HTML form and send data to the server, the server processed the data and sent a response back to the browser.The disadvantage of this method is that the web page must be reloaded in the browser. As a new and outstanding approach, AJAX allows to write web-applications without reloading the page on user interaction. By using AJAX, we can create better, faster and easier to use web applications.
Rating Detail
| Stars | Percentage | Total Vote |
|---|---|---|
![]() |
![]() ![]() 14.89% |
14 |
![]() ![]() |
![]() ![]() 10.64% |
10 |
![]() ![]() ![]() |
![]() ![]() 17.02% |
16 |
![]() ![]() ![]() ![]() |
![]() ![]() 17.02% |
16 |
![]() ![]() ![]() ![]() ![]() |
![]() ![]() 34.04% |
32 |




14.89%

10.64%

17.02%

17.02%

34.04%