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

Re : Live Binding Question

$
0
0
I guess it would be the template since I am using <%= model.attr( "attrName" ) %> in the template to setup live-binding. Does that make it the template?

I've tried removing the control's element which in turn calls destroy and calling the control's destroy method directly. The control's destroy contains this.element.empty( )

Is there a way to remove/unload a template?


Viewing all articles
Browse latest Browse all 3491

Trending Articles