mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-31 03:30:23 +00:00
Add a link to the mailing list for JS help
This commit is contained in:
parent
30e5e89fac
commit
0f0e7fc376
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ $('#myModal').on('show.bs.modal', function (e) {
|
|||
|
||||
<div class="bs-callout">
|
||||
<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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue