Category "webshim"

How to disable scroll on HTML5 date inputs having a webshim fallback in

I'm trying without success to disable scroll on an HTML5 date input. This input has a webshim fallback, which cause my JS to works with Chrome, but not Firefox.

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