The Illinois of Art, Chicago
Instructor: Lindsay Grace

 

 

Microsoft's DHTML Reference:
http://msdn.microsoft.com/workshop/author/dhtml/reference/dhtml_reference_entry.asp
This is a very complete list of every object related to the various object models (DOM,BOM, etc). Keep in mind that this is Microsoft's website, so many examples will only work in IE.

W3 Schools DOM Reference:
http://www.w3schools.com/js/js_obj_htmldom.asp
This is a very complete list of the JavaScript DOM components.

Javascript Kit DOM Reference
http://www.javascriptkit.com/domref/
The organization of this site is less like a manual, so some people may find this more useful.