Html 简单的 Bootstrap 工具提示示例不起作用
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/11584842/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-29 01:45:24 来源:igfitidea点击:
Simple Bootstrap tooltip example not working
提问by Jimmy Burgess
I'm trying to get bootstrap tool tips working in a simple example. Here's a link to the fiddle: http://jsfiddle.net/TXPWK/
我正在尝试在一个简单的示例中使用引导程序工具提示。这是小提琴的链接:http: //jsfiddle.net/TXPWK/
The tool tip is displaying, however it's just plain text. Thanks for any help
工具提示正在显示,但它只是纯文本。谢谢你的帮助
回答by Adam Grant
Broken CSS and the JS needed some fixin' too.
损坏的 CSS 和 JS 也需要一些修复。