206, 2018

KnockoutJS – Visible Binding

By |0 Comments

As the name specifies this binding makes the related DOM element to be visible or hidden based on the value passed in the binding. Syntax visible: <binding-condition> Parameters When the parameter transforms into false (like

509, 2017

Knockout VS jQuery

By |0 Comments

Need to compare Knockout with jQuery? Actual answer for above question is "NO". Knockout.js is not a replacement of jQuery, Prototype etc.,. It doesn’t target to provide animation or AJAX functionality (Knockout.js can parse the

505, 2017

Knockout js Features

By |0 Comments

KnockoutJS was developed and is maintained as an open source project by Steve Sanderson, a Microsoft employee on July 5, 2010. KO is basically a library written in JavaScript, based on MVVM pattern that helps