Jun 29
Yes, I discovered a few of them prior to spotting the article Top 10 custom JavaScript functions of all time
Simon Willison addLoadEvent function http://simon.incutio.com/archive/2004/05/26/addLoadEvent — I’ve struggled with how to load multiple events at once, no more!
Scott Andrew’s addEvent function
and some handy-dandy cross-browser event info from developer.apple.com
Saddled with those and my newfound document.getElementsByClassName, I’m a scripting fool!










You might also want to try out my DOMContentLoaded function that has been added to addEvent().