DOM, Platform Issues, & Cross-Browser DHTML
Articles and tutorials to help with your DOM and DHTML adventures:
- Netscape's DevEdge includes great info on DHTML and the DOM, including:
- Updating DHTML Pages
- From “DHTML” to the DOM: What you need to know about the layer tag, document.all, and other proprietary extensions and how to work with them in a cross browser world.
- Practical Browser Sniffer
- Lightweight and handy.
- Ultimate Browser Sniffer
- When you need more firepower.
- DHTML Collapsible Lists
- “We’ve provided a collapsible list effect similar to that provided by the Windows OS using nothing more than the DOM and markup. Create a more engaging UI with these tricks!” (Note: currently incompatible with IE5/Mac.)
- A List Apart has a tasty series on the Document Object Model in standards-compliant browsers: Meet The DOM, DOM Design Tricks 1, DOM Design Tricks 2 and DOM Design Tricks 3.
- JavaScript Limitations on a browser-by-browser basis. Solid info, sized to match (126K page).
- Aaron Weiss at Web Developers Virtual Library has a fine article on DOM Authoring which even includes some kind words for the WaSP.
- Builder.com’s Writing DHTML for all Browsers
- Dan Steinman’s The Dynamic Duo - Cross-Browser DHTML is quite helpful. (It’s also one of the better-looking informational sites.)
- Write Once, from Site Experts, offers useful articles, tutorials, and demonstrations.
- Netscape’s move to fully support the W3C DOM and sacrifice backward compatibility with its own proprietary DOM is given its due in C|Net and A List Apart.
- Mozilla New Layout – Netscape’s Next Generation Layout Engine, with complete support for HTML 4, CSS 1, CSS 2, DOM 1, ECMAScript 1, XML 1, etc.
Discussion lists are great places to ask questions and share information: