Asynchronous JavaScript and XML (Ajax)

  

Definition

A type of scripting technique utilized to make webpages more interactive. This program combines various web development tools such as JavaScript and XML to allow specific sections of a webpage to be altered or refreshed without having to reload the entire page. The program will usually communicate with an external server via remote scripting and only updates specific content, which reduces required bandwidth and loading time.

Articles related to 'Asynchronous JavaScript and XML (Ajax)'

Related Videos




http://www.businessdictionary.com/definition/Asynchronous-JavaScript-and-XML-Ajax.html

Browse by Letter: # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z