【发布时间】:2012-03-08 17:28:52
【问题描述】:
有人知道在进度条上禁用 Bootstrap 的 CSS3 过渡的方法吗?我正在通过 javascript/jquery 更新它们,并且不希望它们做动画。
这看起来很有希望,但无法让它发挥作用:Turn Off CSS3 Animation With jQuery?
进度条信息:http://twitter.github.com/bootstrap/components.html#progress
【问题讨论】:
-
可能很愚蠢,但你不能只编辑 CSS 并删除对 *-transition 的引用吗?
标签: javascript jquery twitter-bootstrap