Skip to content

Instantly share code, notes, and snippets.

@nonlinear
Last active October 11, 2015 15:47
Show Gist options
  • Save nonlinear/3881981 to your computer and use it in GitHub Desktop.
Save nonlinear/3881981 to your computer and use it in GitHub Desktop.
bootstrap_popover
<!-- to change position, add data-placement= top, bottom, left, right -->
<a data-toggle="popover" title="[Popover Title]" data-content="[Popover content]" data-placement="top">[Popover trigger]</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment