mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Add an update method to allow to update position for Tooltip/Popover/Dropdown manually
This commit is contained in:
@@ -568,6 +568,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap
|
||||
| Method | Description |
|
||||
| --- | --- |
|
||||
| `$().dropdown('toggle')` | Toggles the dropdown menu of a given navbar or tabbed navigation. |
|
||||
| `$().dropdown('update')` | Updates the position of an element's dropdown. |
|
||||
|
||||
### Events
|
||||
|
||||
|
||||
Reference in New Issue
Block a user