]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #8955
authorfat <jacobthornton@gmail.com>
Fri, 2 Aug 2013 22:10:14 +0000 (15:10 -0700)
committerfat <jacobthornton@gmail.com>
Fri, 2 Aug 2013 22:10:14 +0000 (15:10 -0700)
javascript.html

index 347b41fa124da54f75650945bc43d92a9f445f69..9ad32c5b73524010d4ac05e09c0f783048ac50ea 100644 (file)
@@ -24,7 +24,7 @@ base_url: "../"
 
     <div class="bs-callout bs-callout-danger">
       <h4>Plugin dependencies</h4>
-      <p>Some plugins and CSS components depend on other plugins. If you include plugins individually, make sure to check for these dependencies in the docs.</p>
+      <p>Some plugins and CSS components depend on other plugins. If you include plugins individually, make sure to check for these dependencies in the docs. Also note that all plugins depend on jQuery (this means jQuery must be included <strong>before</strong> the plugin files).</p>
     </div>
 
     <h3 id="js-data-attrs">Data attributes</h3>