JavaScript framework

This is an old revision of this page, as edited by SmackBot (talk | contribs) at 21:05, 19 June 2007 (Date/fix the maintenance tags or gen fixes). 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