DOMAssistant
General
A small library for use with the Document Object Model (DOM). The idea is that everything starts with the element(s) in question, selected through ID or CSS selectors, and then perform various methods on it, such as adding or removing classes, events etc. Includes complete documentation.
Notes
- Created by: Robert Nyman, Lim Cheng Hong, Pelle Wessman, and Gustaf Lindqvist
- Web Site: http://www.domassistant.com/
- Posted: November 17, 2008
Complete documentation is available [PDF]
A complete copy of the complete script, for learning and development, is available.
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: DOMAssistantCompressed-2.7.4.js
Head
Paste this code into the HEAD section of your HTML document.


Leave a Response
(0 comments)