Jump to content

JavaScript framework

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Fabrictramp (talk | contribs) at 00:16, 13 June 2007 (Dead-end pages clean up project; you can help! using AWB). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


A javascript framework commonly offer visual effects, DOM manipulation, and/or widgets. Ajax communication is sometimes added. Some well known frameworks are Prototype, Dojo and mootools. The frameworks enable developers to write Rich Internet Applications without having to write their own library.