mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-08 21:14:57 -05:00
add active class to css for buttons, write new spec for button, "use strict"
This commit is contained in:
2
js/bootstrap-scrollspy.js
vendored
2
js/bootstrap-scrollspy.js
vendored
@@ -20,6 +20,8 @@
|
||||
|
||||
!function ( $ ) {
|
||||
|
||||
"use strict"
|
||||
|
||||
var $window = $(window)
|
||||
|
||||
function ScrollSpy( topbar, selector ) {
|
||||
|
||||
Reference in New Issue
Block a user