A knockoutjs binding for twitter bootstraps popover

javascript    jquery    knockoutjs    twitter bootstrap
A custom knockoutjs binding for twitter bootstraps popover. This provides declaring popover using knockoutjs, assigning custom html, ensuring only one popover is open at any one time, and closing the popover from a button or link within the popover.

jquery.validate and chrome doesn't validate australian dates

asp.net mvc    jquery
Whats that? Chrome doesn't nicely convert date strings? new Date("19/11/2011") fails?!