Documentation and examples for adding Bootstrap popovers, like those found in iOS, to any element on your site.
Example
<buttontype="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>