New favorite scripts

Jun 29, 2006 · 1 comment

in general

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!

{ 1 comment… read it below or add one }

1 Tanny O'Haley Jul 7, 2006 at 9:38 pm

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

Reply

Leave a Comment

CommentLuv Enabled

Previous post:

Next post: