Commit 899c147c authored by Chris Rebert's avatar Chris Rebert

streamline $().dropdown('toggle') description

parent eed4844f
...@@ -465,7 +465,7 @@ $('.dropdown-toggle').dropdown() ...@@ -465,7 +465,7 @@ $('.dropdown-toggle').dropdown()
<h3>Methods</h3> <h3>Methods</h3>
<h4>$().dropdown('toggle')</h4> <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> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment