Popovers

Documentation and examples for adding Bootstrap popovers, like those found in iOS, to any element on your site.

Example

<button type="button" class="btn btn-lg btn-danger" data-toggle="popover" title="Popover title" data-content="And here's some amazing content. It's very engaging. Right?">Click to toggle popover</button>

Four directions