Bootstrap 3.0 Popovers and tooltips

前端 未结 8 1181
我在风中等你
我在风中等你 2020-12-22 16:05

I am new to Bootstrap and I\'m having trouble getting the popover and tooltip features to work. I had no problem with the drop downs and models but I seem to be missing some

8条回答
  •  梦毁少年i
    2020-12-22 16:47

    You have a syntax error in your script and, as noted by xXPhenom22Xx, you must instantiate the tooltip.

    
    

    Note that I used your class "btn-danger". You can create a different class, or use an id="someidthatimakeup".

提交回复
热议问题