DOM support tables
22nd January 2003
PPK’s ever excellent JavaScript Section now features updated DOM compatibility tables for W3C Core and W3C HTML. The tables contain detailed descriptions of suport for DOM features in IE 5 and 6 for Windows, IE for Mac, Mozilla 1.2, Safari 1.0 Beta, Opera 7 Beta and iCab 2.8.2. I’ve been playing around with the DOM quite a lot recently and the differences between IE and Mozilla were driving me up the wall—I only wish I’d found this fantastic resource sooner.
PPK’s W3C DOM vs. innerHTML demonstration is interesting as well—it compares the performance of the W3C and Microsoft’s widely supported innerHTML extension for generating large amounts of new page content.
Found via PPK, this Object Model Browser is a nice tool for browsing around the available DOM properties and methods in different browsers.
More recent articles
- Code research projects with async coding agents like Claude Code and Codex - 6th November 2025
- A new SQL-powered permissions system in Datasette 1.0a20 - 4th November 2025
- New prompt injection papers: Agents Rule of Two and The Attacker Moves Second - 2nd November 2025