Jump to content

JavaScript framework

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SmackBot (talk | contribs) at 15:38, 13 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.