I'm using the Tooltip()
from Twitter-Bootstrap
. When hovered over an element, a tooltip
shows up. But it stays there unless you move your mouse away from it.
How can I make it dissapear after a few seconds it popped up, in stead of waiting until mouse moves away from the element?