How to make Twitter Bootstrap tooltips have multiple lines?

后端 未结 6 1128
南笙
南笙 2020-12-07 13:06

I am currently using the below function to create text that will be displayed using Bootstrap’s tooltip plugin. How come multiline tooltips only work with

6条回答
  •  一生所求
    2020-12-07 13:39

    If you are using Angular UI Bootstrap, you can use tooltip with html syntax: tooltip-html-unsafe

    e.g. update to angular 1.2.10 & angular-ui-bootstrap 0.11: http://jsfiddle.net/aX2vR/1/

    old one: http://jsfiddle.net/8LMwz/1/

提交回复
热议问题