mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
streamline $().dropdown('toggle') description
This commit is contained in:
parent
eed4844fd2
commit
899c147cd5
1 changed files with 1 additions and 1 deletions
|
@ -465,7 +465,7 @@ $('.dropdown-toggle').dropdown()
|
|||
|
||||
<h3>Methods</h3>
|
||||
<h4>$().dropdown('toggle')</h4>
|
||||
<p>A programmatic api for toggling menus for a given navbar or tabbed navigation.</p>
|
||||
<p>Toggles the dropdown menu of a given navbar or tabbed navigation.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue