When I attach functionality to an element do I need to call .widgetName('destroy') before removing it from the DOM or does jQuery handle this?
When I attach functionality to an element do I need to call .widgetName('destroy') before removing it from the DOM or does jQuery handle this?