mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 21:09:06 +02:00
add bootstrap-scrollspy
This commit is contained in:
@@ -6,6 +6,12 @@ $(document).ready(function(){
|
||||
$('body').dropdown() // catch any dropdowns on the page
|
||||
|
||||
|
||||
// Scrollspy
|
||||
// =========
|
||||
|
||||
$('body > .topbar').scrollSpy()
|
||||
|
||||
|
||||
// table sort example
|
||||
// ==================
|
||||
|
||||
|
Reference in New Issue
Block a user