【发布时间】:2012-07-19 19:31:41
【问题描述】:
我正在使用 Twitter 的 Bootstrap 来实现工具提示。目前,工具提示显示在链接上方。我希望工具提示出现在链接下方。我该怎么做呢?
我正在触发工具提示,它清楚地表明“底部”,但它不想为我工作......
<script>$('#home').tooltip('hide bottom')</script>
【问题讨论】:
-
你能展示一些代码吗?
标签: javascript css twitter-bootstrap tooltip