Bootstrap tooltips not working

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

I\'m going mad here.

I\'ve got the following HTML:



        
相关标签:
25条回答
  • 2020-11-28 18:42

    If everything is still not resolved Use Latest Jquery library, you dont need any of the jquery selectors if you use the latest bootstrap 2.0.4 and jquery-1.7.2.js

    Just use rel="tooltip" title="Your Title" data-placement=" "

    Use top / bottom / left / right in the data-placement as per your wish.

    0 讨论(0)
提交回复
热议问题