Quantcast
Channel: Top keywords by trending factor
Viewing all articles
Browse latest Browse all 151

ajax

$
0
0
Ajax (shorthand for asynchronous JavaScript and XML) is a group of interrelated web development methods used on the client-side to create interactive web applications. With Ajax, web applications can retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page. Data is usually retrieved using the XMLHttpRequest object. Despite the name, the use of XML is not needed, and the requests need not be asynchronous. (Excerpt from Wikipedia article: Ajax)

Viewing all articles
Browse latest Browse all 151

Trending Articles