In Prototype it will be Event.delegate -
https://prototype.lighthouseapp.com/projects/8886/tickets/435-eventdelegate-and-elementmethodsdelegate

I have been using for a while now and I it was working really well for
4-5 projects now

You can use Event.delegate from here: http://gist.github.com/66568
Or with my lib ControlDepo 3 Widgets -
http://github.com/RStankov/controldepo-3-widgets/blob/0e2cfcfa39aa301947fd4e078ceca888891b6161/src/extensions/event.js
(it work best with CD3.Behaviors
http://github.com/RStankov/controldepo-3-widgets/blob/0e2cfcfa39aa301947fd4e078ceca888891b6161/src/behaviors.js
)

It require the newest version of prototype, because of Element.Store
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to 
prototype-core-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to