Jump to content

JavaScript framework

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Blonkm (talk | contribs) at 13:01, 23 April 2007 (stub). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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.