mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
14c7ba95f9
* 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] |
||
---|---|---|
.. | ||
alert.js | ||
button.js | ||
carousel.js | ||
collapse.js | ||
dropdown.js | ||
modal.js | ||
phantom.js | ||
popover.js | ||
scrollspy.js | ||
tab.js | ||
tooltip.js |