MozillaZine

DOM Level 2 Event Handling Introduction

Saturday January 29th, 2000

Mitch Gould writes, "Want to get a jumpstart on DOM 2.0 event handling? This Web Review tutorial shows how to streamline user-interface code by hijacking the event and telling HTML elements how you think they ought to react. Better yet, by tapping parent-child relationships, you can aggregate HTML primitives into customized UI objects that work in both version-5 browsers."

#1 DOM2 Event handling

by reboughner

Monday January 31st, 2000 10:48 AM

It's about time that articles showing how to work with the DOM2 event handling have started to appear. I can't wait to read this review.