Remove events from a class
Posted: 07 June 2014, 08:37
Is there an analogy to the method which enables us to remove an event from a class?
According to the dojo documentation there is no support for this when using connect. I guess for now I can remove and re-add the elements!
Code: Select all
addEventToClassAccording to the dojo documentation there is no support for this when using connect. I guess for now I can remove and re-add the elements!