Tooltips and Popovers
Tooltips
Use
data-toggle="tooltip" data-placement="" title=""
to your html
data-trigger="click"
Popovers
Use
data-toggle="popover" data-placement="" data-content=""
to your html
Add
data-trigger="hover"
to your html
Advanced Tooltips
Different tooltips
Size
size:"*"
Position
data-position="*"
Corner Positions
data-position="-*"
Tittle Bar
data-titleContent=""
Update tooltip
Update
Update content tooltip
Update
Click to update
Tooltips with animation