Bootstrap tooltips not working

前端 未结 25 1749
孤城傲影
孤城傲影 2020-11-28 17:46

I\'m going mad here.

I\'ve got the following HTML:



        
25条回答
  •  再見小時候
    2020-11-28 18:31

    This is the simplest way. Just put this before :

    
    

    Check out the examples given in the Bootstrap's documentation about tooltips.

    For example:

    Link with tooltip
    

提交回复
热议问题