Google Groups
Re: remove applyBinding
rpn
Apr 14, 2011 9:46 PM
Posted in group:
KnockoutJS
I think that you can use ko.cleanNode(yourelement) to unbind it.
Here is a simple example:
http://jsfiddle.net/rniemeyer/hmpVK/
Previous post