Category "knockout.js"

Knockoutjs containerless control flow

I seem to have an issue with the containerless control flow. When the page is loaded initially it works correctly, when the field gu_catCnt is updated (I can se

Mobile Safari: why is window.scrollTo(0, 0) not scrolling to (0, 0)?

I've built a small single-page web app using Bootstrap 3, Sammy.js and Knockout 3. I'm finding that when the page is scrolled down, I'm unable to get window.scr

Knockout enable binding not working

I can't get the enable binding to work in Knockout JS. With the enabled property set to false, the button is not disabled and I can still click it. see fiddle

Knockout 'if' binding that 'unwraps' a child script

The knockoutjs if binding can be used to show or hide some HTML based on a condition. However the browser will still 'see' and parse anything inside the if bin

Programmatically updating a Webshim date doesn't work in IE 8

I'm using an HTML <input type="date"> with a Knockout binding. I'm using Webshim for browsers that don't support the date input type. The native browsers