remove applyBinding

891 views
Skip to first unread message

sk...@unit9.com

unread,
Apr 14, 2011, 10:14:32 AM4/14/11
to KnockoutJS
Is there anyway to unBind an applyBinding for example:

ko.applyBindings(SKODA.rightsidebar.youtubevideo,
document.getElementById("youtube-wrapper"));


Can I remove it - I have an ajax page and I want to be able to
dynamically apply bindings and remove them

rpn

unread,
Apr 15, 2011, 12:46:53 AM4/15/11
to knock...@googlegroups.com
I think that you can use ko.cleanNode(yourelement) to unbind it.

Here is a simple example: http://jsfiddle.net/rniemeyer/hmpVK/

Reply all
Reply to author
Forward
0 new messages