mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
Add a link to the mailing list for JS help
This commit is contained in:
parent
30e5e89fac
commit
0f0e7fc376
@ -67,7 +67,7 @@ $('#myModal').on('show.bs.modal', function (e) {
|
|||||||
|
|
||||||
<div class="bs-callout">
|
<div class="bs-callout">
|
||||||
<h4>Third-party libraries</h4>
|
<h4>Third-party libraries</h4>
|
||||||
<p><strong>Bootstrap does not 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.</p>
|
<p><strong>Bootstrap does not 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>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user