docs
getting-started.html +5 -0
javascript.html +5 -0
+ 5
- 0
@@ -48,6 +48,11 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex
+ 5
- 0
@@ -64,6 +64,11 @@ $('#myModal').on('show.bs.modal', function (e) {
<p><strong>Bootstrap does not officially support third-party JavaScript libraries</strong> like Prototype or jQuery UI. Despite <code>.noConflict</code> and namespaced events, there may be compatibility problems that you need to fix on your own. Ask on the <a href="http://groups.google.com/group/twitter-bootstrap">mailing list</a> if you need help.</p>