2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03: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
-6
View File
@@ -1,11 +1,5 @@
$(document).ready(function(){
// Scrollspy
// =========
$('body > .topbar').scrollSpy()
// table sort example
// ==================