mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 12:59:05 +02:00
refactor alerts + add new readme which idefientifies goals for 2.0 js
This commit is contained in:
2
js/bootstrap-dropdown.js
vendored
2
js/bootstrap-dropdown.js
vendored
@@ -59,7 +59,7 @@
|
||||
* =================================== */
|
||||
|
||||
$(function () {
|
||||
$('html').bind("click", clearMenus)
|
||||
$('html').bind("click.dropdown.data-api", clearMenus)
|
||||
$('body').dropdown(s)
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user