If you need JavaScript Reference 1.5 and want it easy to use every day try this chm version, easy to access contents, index and full text search (original html version by Netscape).
The DOM (Document Object Model) gives you generic access to most elements, their styles and attributes in a document. This is a no-nonsense, easy to follow DOM reference for JavaScript.
The site for web developers, especially those who need full cross reference of HTML elements, attributes and CSS style sheet attributes.
The reference of this site is fundamentally based on W3C HTML4.01 and CSS2 specification, mostly the appendices at the end of the specifications.
If you change the HTML and the CSS of a page there is a decent chance that a user will get the new HTML but not the new CSS. This is especially true for sites with high usage and users that come back to the site several times a day.
If they only get the new HTML but not the new CSS then the site will break, the user will get confused, and you will look unprofessional. On the development site o
Multimedia Filters, supported in IE5.5+, allows you to easily add rich visual effects to your content. Defined using CSS and further manipulated using JavaScript, this reference lists and explains all the available IE filters and transitions.