Skip to content

Commit

Permalink
add note about making sure to include boostrap-twipsy before popover …
Browse files Browse the repository at this point in the history
…script
  • Loading branch information
fat committed Sep 30, 2011
1 parent fb749ee commit a0c3250
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/javascript.html
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,7 @@ <h1>Popovers <small>bootstrap-popover.js</small></h1>
<div class="row">
<div class="span4 columns">
<p>The popover plugin provides a simple interface for adding popovers to your application. It extends the <a href="#twipsy">bootstrap-twipsy.js</a> plugin, so be sure to grab that file as well when including popovers in your project!</p>
<p><span class="label notice">Notice</span> You must include the bootstrap-twipsy.js file <strong>before</strong> bootstrap-popover.js.</p>
<a href="../js/bootstrap-popover.js" target="_blank" class="btn primary">Download</a>
</div>
<div class="span12 columns">
Expand Down

0 comments on commit a0c3250

Please sign in to comment.