Radoslav Stankov wrote:
> You can do this little more simpler using this event delegation
> methods: http://gist.github.com/66568
> 
> and then use this syntax:
> 
> $('elementId').delegate('click', '.some_selector', method);
> 

Seems nice. What are requirements of your scripts?
It uses Element#store and Element.#retrieve methods, but
they are undefined in our version of prototype (1.6.0.2).

Does your script require some extension?

And another question... Is that script public-domain, or you want it 
to be distributed under some license? Which one? Or you have just 
found it on the net and don't know?


Regards,
SWilk

--~--~---------~--~----~------------~-------~--~----~
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