DOMAssistant
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.
Read more here
edit: Programming/Javascript/auto___domassistant.wikieditish...