Ajax Framework

From Citizendium
Revision as of 19:57, 5 August 2008 by imported>Dhawal Sehgal
Jump to navigation Jump to search

AJAX framework is a cross-browser framework that allows developers to develop dynamic web pages(that use AJAX) quickly.
Web pages developed using an AJAX framework can call web services and server pages through JavaScript without having to submit the current page. Recent Web-applications tend to use these for providing more interactivity and improving their overall functionality.

There are hundreds of Ajax/JavaScript frameworks available