Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : Overriding controller destroy to wrap 'nulled' element - bad idea?

$
0
0
I don't think rjgotten's suggestion of triggering events on the control's DOM element will work because the control's element (this.element) will be null and you'll get an error trying to call "trigger" on null 

Viewing all articles
Browse latest Browse all 3491

Trending Articles