Tooltip Component

Classes: .tooltip, .tooltip-top, .tooltip-bottom, .tooltip-left, .tooltip-right, .tooltip-open

Features:

Example

Usage:

<button class="btn btn-primary tooltip" data-tooltip="Tooltip text!">Hover me</button>