Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 505 Bytes

File metadata and controls

17 lines (11 loc) · 505 Bytes

Better Bootstrap Tooltip

This plugin takes control of the hover action of Bootstrap tooltip.

Tooltips appear after a one second (can be customized) delay, and then all subsequent tooltips that the user immediately moves the mouse over will appear instantly.

Dependencies

  • jQuery
  • Bootstrap (Bootstrap tooltip)

Todo List

  • Make it a bower component