0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

expanding comment in application.js

This commit is contained in:
Mark Otto 2011-09-16 09:55:12 -07:00
parent 8ff18a9ffc
commit c579e4d550

View File

@ -20,6 +20,7 @@ $(document).ready(function(){
// Disable certain links in docs
// =============================
// Please do not carry these styles over to your projects, it's merely here to prevent button clicks form taking you away from your spot on page
$('ul.tabs a, ul.pills a, .pagination a, .well .btn, .actions .btn, .alert-message .btn, a.close').click(function (e) {
e.preventDefault()