JavaScript framework

This is an old revision of this page, as edited by Bovineone (talk | contribs) at 19:28, 19 June 2007 (propose merge). 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.

See also