diff --git a/docs/javascript.html b/docs/javascript.html index 24c1eb79dd..7cd9ede49a 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -566,6 +566,7 @@ $('.dropdown-toggle').dropdown()
Toggles the dropdown menu of a given navbar or tabbed navigation.
All dropdown events are fired at the .dropdown-menu
's parent element.