It's not currently possible, although the core team have promised it for the next major upgrade. The issue is that Prototype extends the (small p) prototype of various elements to do its magic, and you can't un-do that (which is what would be required in this case).

There's a project called ProtoSafe (IIRC) that has a means of wrapping Prototype so it doesn't conflict, but it does require you to change your code style as a trade-off.

Walter

On Apr 23, 2010, at 2:09 PM, Mike wrote:

Can this happen, please ? :) I see a bunch of people on the web
looking for this feature and while jQuery was nice enough to allow for
it, I don't see the same option in prototype, unfortunately.

Please?

--
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 [email protected] . To unsubscribe from this group, send email to [email protected] . For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en .


--
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to