I have tried out knockout js for simple toggling of 3 div. It seems when i toggle the value by checkbox , it is working, but if I update the model value. It simply does not work properly, i have try with if and visible binding.
below is the link.
http://jsfiddle.net/xP579/1/
Best Regards