Tooltip

Tooltip

Position

Focused Form

JavaScript Options

Option Value Default Description
title String '' Tooltip title.
pos String 'bottom-left' Tooltip position.
offset Number 0 The offset of the Tooltip.
animation String false The space separated names of animations to use. (Comma separate for animation out)
duration Number 200 The animation duration.
delay Number 0 The show delay.
cls String gls-active The active class.
container Boolean true Define a target container via a selector to specify where the tooltip should be appended in the DOM.