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.

indicating required fields with twitter bootstrap and asp.net mvc 4

asp.net mvc    twitter bootstrap
Need to add a required field indicator to your twitter bootstrap enabled asp.net mvc4 app? Well look no further, I've HACKED together something right here...