Experiments with Cancelling Javascript Events

1 September 2006

JavaScript suddenly feels like the new CSS. Inspired by my new book co-written by one of my web design idols as well as the work I’ve been doing for one of our clients, I decided to run some quick tests on canceling events with JavaScript, as it is one part of the language that hasn’t received very much documentation, even on Quirksmode.

These are the first tests I’ve ever run, so I would appreciate any comments on their methodology. I may fiddle with this page as it matures, so stay tuned.

Comments are closed.