hello all - a quick question i think -

if you have add an event listener to some div (click, mouseover, ...)

if you dispose the div does it remove the event listener?
if you destroy the div div does it remove the event listener?

now the same question but with children of the div - ie does
destroying or disposing a parent div remove the event listeners from
the divs children?

thanks

Reply via email to