Tooltip

A popup displays additional information on top of a page.

Example #

HTML
<button data-behavior-is="tooltip-bs" data-title="Hello! &lt;b&gt;tooltip&lt;/b&gt; message here...">Tooltip</button>

Tooltip poistion will be automatic set down if at top doesn't have enough space to show.