]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add note about making sure to include boostrap-twipsy before popover script
authorJacob Thornton <jacobthornton@gmail.com>
Fri, 30 Sep 2011 06:24:34 +0000 (23:24 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Fri, 30 Sep 2011 06:24:34 +0000 (23:24 -0700)
docs/javascript.html

index ad4cb55dd3eb4ca0e459e8f9c8d1c7dcfa9ac46d..2a81b330789a3bc2442b416f83e31027d0c24783 100644 (file)
@@ -530,6 +530,7 @@ $('#.tabs').bind('change', function (e) {
       <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">