提示框Tooltip
支持四个不同的方向,为元素添加data-tooltip属性,并使用data-text属性设定提示框的文本内容
Top:
<a data-tooltip="top" data-text="Class up your casual with custom styles.">Top</a>
Bottom:
<a data-tooltip="bottom" data-text="Class up your casual with custom styles.">Bottom</a>
Left:
<a data-tooltip="left" data-text="Class up your casual with custom styles.">Left</a>
Right:
<a data-tooltip="right" data-text="Class up your casual with custom styles.">Right</a>
当前内容版权归 diquick.com 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 diquick.com .