What is the role of Ajax in enhancing user experience?

Category: AJAX Questions    |    6 views    |    Add a Comment

AJAX is not a new technology but a combination of several existing technologies in a new way. These include HTML, CSS, DOM, XML, XSLT, XMLHttpRequest and Javascript. The acronym AJAX stands for Asynchronous Javascript and XML. AJAX is based on open standards supported by many browsers and platforms. AJAX is a new paradigm for building web application.

Share/Save/Bookmark

 

What is the role of Ajax in enhancing user experience?

Category: AJAX Questions    |    4 views    |    Add a Comment

AJAX is not a new technology but a combination of several existing technologies in a new way. These include HTML, CSS, DOM, XML, XSLT, XMLHttpRequest and Javascript. The acronym AJAX stands for Asynchronous Javascript and XML. AJAX is based on open standards supported by many browsers and platforms. AJAX is a new paradigm for building web application.

Share/Save/Bookmark

 

What is AJAX?

Category: AJAX Questions    |    3 views    |    Add a Comment

Ajax is an acronym for “Asynchronous JavaScript And XML.” Web pages are endowed with snippets of code that can access remote services (like web services) and not refresh the page. This prevents “round tripping” which is the cause for display flicker and slow response times.

Share/Save/Bookmark

 

What is the role of Ajax in enhancing user experience?

Category: AJAX Questions    |    3 views    |    Add a Comment

AJAX is not a new technology but a combination of several existing technologies in a new way. These include HTML, CSS, DOM, XML, XSLT, XMLHttpRequest and Javascript. The acronym AJAX stands for Asynchronous Javascript and XML. AJAX is based on open standards supported by many browsers and platforms. AJAX is a new paradigm for building web application.

Share/Save/Bookmark