This script is a catch-all for aspects of the DOM1 Core that aren't implemented or are mis-implemented in various "DOM-compliant" browsers.
Currently, this script just defines the nodeType constants that aren't included in IE through version 6 (this is pretty much pulled from Flanagan's Javascript: The Definitive Guide ed. 4).
Javascript 1.2 | JScript 3.0 | ECMAScript 1.0
Posted.
This script is released under a Creative Commons License.