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!
Related posts:
- Subscribe to the RSS feed
- Get Email updates
- Tweet This
- Stumble It
- Add to del.icio.us
- Share on Facebook
- Email to a friend






{ 1 comment… read it below or add one }
You might also want to try out my DOMContentLoaded function that has been added to addEvent().