Do the DOM

The Document Object Model (DOM) provides an interface that enables developers to generate HTML on the fly, after the page has loaded.

Quirksmode contains comprehensive info on the DOM

Comments

Popular posts from this blog

HOW TO add a header or footer to a dynamically generated Word document

HOW TO dynamically generate a Word document with custom header & footer

This Week I Learned - Week 11 2026