You can use Function#wrap to help you with this by wrapping the
Element#remove method, but you will also have to watch out for other
destructive methods on elements such as Element#update and
Element#replace.

http://prototypejs.org/api/function/wrap

-justin

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to