Ajax Framework: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Dhawal Sehgal
(Introduction/1st post)
 
imported>Dhawal Sehgal
mNo edit summary
Line 1: Line 1:
AJAX framework is a cross-browser [[framework]] that allows developers to develop dynamic web pages quickly.<br>
AJAX framework is a cross-browser [[framework]] that allows developers to develop dynamic web pages quickly.<br>
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.
Web paged 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.
<br><br>
<br><br>
There are hundreds of Ajax/JavaScript frameworks available
There are hundreds of Ajax/JavaScript frameworks available

Revision as of 19:54, 5 August 2008

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