Bootstrap - Popover

We have styled all Bootstrap elements just as you want!

Basic Popover

Add small overlays of content, like those on the iPad, to any element for housing secondary information.

Popover with Header

Add popoverTitle attribute to show header on popover.

Dismiss on next click

Use the triggers="focus" trigger to dismiss popovers on the next click that the user makes.