1
0
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:
Jacob Thornton
2011-09-11 23:36:59 -07:00
parent 02d668fd2e
commit fcf816a236
3 changed files with 2 additions and 8 deletions

View File

@@ -1,11 +1,5 @@
$(document).ready(function(){
// Scrollspy
// =========
$('body > .topbar').scrollSpy()
// table sort example
// ==================