aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-02-07 01:41:46 -0800
committerMark Otto <[email protected]>2014-02-07 01:41:46 -0800
commita9b964b9c361d743f66eef03127f298b6878fb7a (patch)
tree74ea5f7e129dfb087cde1df3b81c8dcf41b95e22 /docs/javascript.html
parent2865fde67fcf5902f5cb5952b01d43b8f2347127 (diff)
parentb4aaf04b3fa710439d774df8842861e9cf7ee035 (diff)
downloadbootstrap-a9b964b9c361d743f66eef03127f298b6878fb7a.tar.xz
bootstrap-a9b964b9c361d743f66eef03127f298b6878fb7a.zip
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'docs/javascript.html')
-rw-r--r--docs/javascript.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/javascript.html b/docs/javascript.html
index 24c1eb79d..7cd9ede49 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -566,6 +566,7 @@ $('.dropdown-toggle').dropdown()
<p>Toggles the dropdown menu of a given navbar or tabbed navigation.</p>
<h3>Events</h3>
+ <p>All dropdown events are fired at the <code>.dropdown-menu</code>'s parent element.</p>
<div class="table-responsive">
<table class="table table-bordered table-striped">
<thead>