aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/offcanvas/offcanvas.css
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-05-30 09:39:45 -0700
committerChris Rebert <[email protected]>2016-05-30 09:39:45 -0700
commit14c7ba95f97d853ef653893abfe530a919a1ed24 (patch)
treed7695b3253a2101e819aef057fa9f15df01299b8 /docs/examples/offcanvas/offcanvas.css
parentd35973c2b3eacd15b297863ba79bcc46d877ba52 (diff)
downloadbootstrap-14c7ba95f97d853ef653893abfe530a919a1ed24.tar.xz
bootstrap-14c7ba95f97d853ef653893abfe530a919a1ed24.zip
Fix load & scroll event usage in ScrollSpy tests (#19986)
* Use $.one() instead of $.on() since there are no $.off()s in the code. * Remove unnecessary namespacing of listeners for the `scroll` & `load` events. These are vanilla DOM events (not custom jQuery namespaced events) and we're not using jQuery namespacing to manage these event listeners either (e.g. `$.off()`). [skip validator]
Diffstat (limited to 'docs/examples/offcanvas/offcanvas.css')
0 files changed, 0 insertions, 0 deletions