Element.addClass
Adds the passed in class to the Element, if the Element doesnt already have it. Offical MooTools Documentation
Articles using Element.addClass
MooTools for Beginners Part 1 – The Basics
December 29, 2009
This is basic tutorial to help get you started with mootools. We’ll be manipulating elements, adding and removing event listeners, and playing with magic.

