mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-03 08:41:59 +02:00
move js plugins to root dir, begin writing tests, and change modal plugin to be more boss like
This commit is contained in:
@@ -3,7 +3,7 @@ $(document).ready(function(){
|
||||
// Dropdown example for topbar nav
|
||||
// ===============================
|
||||
|
||||
$(".topbar").dropdown() // catch any dropdowns on the page
|
||||
$('body').dropdown() // catch any dropdowns on the page
|
||||
|
||||
|
||||
// table sort example
|
||||
|
Reference in New Issue
Block a user