Having one "master" callback-wrapper would allow us to do so many things: Capturing, correct callback order, a way to prevent/stop other callbacks, interception (based on condition) and others. Need to start mocking that up : )
- kangax On May 7, 5:12 pm, jdalton <[EMAIL PROTECTED]> wrote: > Hello Darrin, > > The issue about getting back to the element has been addressed in a > recent patch to the > core:http://github.com/sstephenson/prototype/commit/6ff8485e40b8633928bcfd... > > Please submit any patches or ideas you have they are always welcome > :)http://www.prototypejs.org/contribute > > Also check out some of these event additions by > Kangax:http://github.com/kangax/protolicious/tree/master/event.register.jshttp://github.com/kangax/protolicious/tree/master/event.interceptor.jshttp://github.com/kangax/protolicious/tree/master/event.simulate.js > > - JDD --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
