Skip to content
  • About

Lessons learned

Fudging software

Tag: jquery-ui

Written by Nick LydonMarch 26, 2014March 26, 2014

A utility for tracking notifications in knockout js

We’re developing a web site at the moment with a relatively liberal usage of javascript – not quite a single page application, but it has some fairly advanced controls. Knockout is used to provide us with MVVM capabiities and naturally we use jQuery for interacting with the DOM or server. Unfortunately the majority of my […]

Written by Nick LydonMarch 5, 2014April 7, 2014

jQuery datepicker not updating knockout bindings in IE 7, IE 8, IE 9

Recently we had an issue whereby our datepickers were not updating the corresponding view-model observables correctly. The first time a user tried to select a date or manually type one, focussing away would clear out the value. I made a minimal reproduction that was essentially: with the html: We were naively using the default “value” […]

Create a free website or blog at WordPress.com.
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy