Holy guacamole! Best check yo self, you're not looking too good.
Event Type | Description |
---|---|
show.bs.tooltip |
This event fires immediately when the show instance method is called.This event can be default prevented. |
shown.bs.tooltip |
This event is fired when the tooltip has been made visible to the user. |
hide.bs.tooltip |
This event is fired immediately when the hide instance method has been called.This event can be default prevented. |
hidden.bs.tooltip |
This event is fired when the tooltip has finished being hidden from the user. |