Hello,
I have an overlay that pops up when a link is clicked. Under javascript control I want to toggle this link between an active/inactive state.
When the link is toggled inactive, what's the best way to disassociate the link with the overlay behavior? I don't want to hack it wrong and possibly have lots of zombie overlay objects polluting the browser's memory.
Thanks!
I have an overlay that pops up when a link is clicked. Under javascript control I want to toggle this link between an active/inactive state.
When the link is toggled inactive, what's the best way to disassociate the link with the overlay behavior? I don't want to hack it wrong and possibly have lots of zombie overlay objects polluting the browser's memory.
Thanks!
