2009/2/27 Radoslav Stankov <rstan...@gmail.com>:
>
> Element#store / Element.#retrieve are in Prototypes github truck (this
> version I currently use), but they are available from here
> http://gist.github.com/53924 so one could used them until the new
> prototype version arrives :)
>
> as for my event-delegation implementation it is completely free, so
> you can use it as you like :)
>
> p.s. I, even hope that http://gist.github.com/66568  will make it to
> prototype core, there is ticket open
> http://prototype.lighthouseapp.com/projects/8886/tickets/435-eventdelegate-and-elementmethodsdelegate
> I haven't seen any activity for it recently, but maybe the core
> members are busy with their own work and with the new bug-fix release
> of Prototype :)
>
> Regards,
> Radoslav Stankov
> >
>

Aha. Event delegation is just a fancy name for bubbled events.

But in this specific example it won't work as the change event isn't
bubbled in IE. It seems.

I'd like to be proven wrong.


-- 
-----
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
"Standing on the shoulders of some very clever giants!"

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to