Ajax Framework

From Citizendium
Revision as of 19:53, 5 August 2008 by imported>Dhawal Sehgal (Introduction/1st post)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

AJAX framework is a cross-browser framework that allows developers to develop dynamic web pages quickly.
Web paged developed using an AJAX framewrok 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