mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-29 21:52:22 +01:00
fix #12007 by clarifying target of dropdown events
This commit is contained in:
parent
ebc4f998dc
commit
bc9335650c
@ -557,6 +557,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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user