infundibulum

A wee introduction to Event Handling in Javascript

April 27th, 2006

This has been sitting around on my hard drive so I decided to finish it up:

A wee introduction to Event Handling in Javascript

As always, I’m more interested in “learnability” than… well, anything else.

Actually, I’m starting to think that it would make more sense to just start learning about this stuff by ignoring it — one could just learn how to use jQuery to do all such stuff, rather than touch event handling at all. But jQuery is still in heavy development, and anyway, you can do a fair amount of neat stuff with simple event handline.

In any case, there it is.

Leave a Reply