Agile Tortoise

Greg Pierce’s blog

« Independence day announcement      RailsConf: Martin Fowler keynote »

Custom Events in Javascript

Seth has done some very cool work with custom events in JavaScript, and thoroughly documented it as well. A very clever solution to a problem not well handled by the current batch of browsers.

Friday, June 30th, 2006 at 3:52 pm and is filed under Javascript, Misc. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

One Response to “Custom Events in Javascript”

  1. seth Says:
    July 1st, 2006 at 1:01 pm

    Thanks for the link, Greg.

    The problem isn’t really just that the browsers don’t support it, it’s really that even the js libraries don’t seem to support it. That’s (I think) why Sam Stephenson (prototype.js) was interested in it.

    Seth

Leave a Reply