Add tooltip to font awesome icon

后端 未结 6 714
情深已故
情深已故 2021-02-11 13:06

Has anyone here added tooltips to font-awesome icons?

I have the following jsfiddle, but cannot seem to find a guide to add tooltips to the icons.



        
6条回答
  •  情话喂你
    2021-02-11 13:27

    Simply use title in tag like

    
    

    This will show 'Edit Mode' when hover that icon.

提交回复
热议问题