小编use*_*434的帖子

Ken Burns在Twitter Bootstrap Carousel上

我如何在Twitter Bootstrap Carousel上应用Ken Burns效果

.carousel .item img {
-webkit-transition: all 12s;
-moz-transition: all 12s;
-o-transition: all 12s;
transition: all 12s;
}
Run Code Online (Sandbox Code Playgroud)

......似乎不适用过渡.

jsFiddle查看它的动作......

transition effect carousel twitter-bootstrap

7
推荐指数
1
解决办法
3539
查看次数

标签 统计

carousel ×1

effect ×1

transition ×1

twitter-bootstrap ×1