NAME

DOM.Element

DESCRIPTION

This provides a group of useful functions for manipulating specific elements within the DOM.

DEPENDENCIES

This requires JSAN to be installed.

STATIC CLASSES

These are classes that are not instantiable, but instead provide a useful set of operations. (In Javascript terms, they do not provide a prototype member, so you cannot call new() upon them.)

DOM.Element

This provides a set of functions that do useful small things to DOM elements. Every function (unless otherwise noted) passes all arguments through $() (from DOM.Utils). Please see that documentation for more details.

Unless otherwise noted, every function accepts a variable number of arguments.

SUPPORT

Currently, there is no mailing list or IRC channel. Please send bug reports and patches to the author.

AUTHOR

Rob Kinyon (rob.kinyon@iinteractive.com)

Originally written by Sam Stephenson (sam@conio.net)

My time is generously donated by Infinity Interactive, Inc. http://www.iinteractive.com