Welcome to BestCatalog.net - the largest directory
of the Web for web developers. Free web tools, free web hosting with
Cpanel, SEO tools, links on applications, articles, books, code samples,
tips, FAQ's, tutorials and documentations. Everything you need to
design, build, develop and promote your web site. Add your site to
BestCatalog.net - the human edited directory for webmasters !
Look at some bugs in IE5's implementation of the W3C's new DOM. Learn what to look for, and how to work around them. Practice some more document analysis and DOM synthesis. W3C's new DOM is supported only by Internet Explorer 5.0 and up, as well as Netscape's Gecko.
Downloadable diagram. Shows DOM1 interfaces, attributes, and methods. Useful as overview of the DOM and for looking up the exact method name you need while programming.
Article covering differences in DHTML between Navigator 4.x and Navigator 6.x and IE 4.x and up. Article focuses on DHTML scripting objects that hide these differences.