Tooltips
Provide contextual information to users. Powered by the Tooltipster plugin. The tooltip icon is rendered via FontAwesome.
This has a tooltip
This has a longer tooltip
Tooltips can also contain HTML
This has a tooltip <span class="tooltip js-tooltip tooltip--trigger" title="Collaboratively innovate vectors"></span>
Class Reference
Class | Info |
---|---|
tooltip | Primary identifier. Should be added to a span . |
tooltip--trigger | Trigger used to initiate the tooltip. |
tooltipster-default | Primary container of the tooltip. |
tooltipster-content | Content of the tooltip. |
tooltipster-arrow | The tooltip arrow. |