mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-26 05:19:15 +02:00
index to use data attr for scrollspy initilizing
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
$(document).ready(function(){
|
||||
|
||||
// Scrollspy
|
||||
// =========
|
||||
|
||||
$('body > .topbar').scrollSpy()
|
||||
|
||||
|
||||
// table sort example
|
||||
// ==================
|
||||
|
||||
|
Reference in New Issue
Block a user