Skip to content

Instantly share code, notes, and snippets.

@thiagopnts
Created December 21, 2011 20:09
Show Gist options
  • Save thiagopnts/1507497 to your computer and use it in GitHub Desktop.
Save thiagopnts/1507497 to your computer and use it in GitHub Desktop.
HTML with popover
<script src="1.4.0/bootstrap-popover.js"></script>
<select id="select" rel="popover" data-original-title="Título do popover"> </select>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment