Does anyone know where I can find a complete list of DOM/DHTML event types documented?
I'm trying to learn more about advanced event handling in JavaScript and I'd like to find lists of event types that I can attach/add event listeners to. I've been searching around and I've found a few resources, but nothing that seems complete.
Here's what I've found so far:
Thank you.
--
Ghodmode
http://www.ghodmode.com Last edited by Ghodmode; Sep 9th, 2009 at 6:27 am.