I have a container (vgroup) that has some timers and event listeners attacked to it. when i remove the element from the page i can see that it's still running (by having a timer that sends a trace message).
how can i make sure that the object is completely erased ?!
kfir