【问题标题】:Bootstrap Carousel with Animate.css使用 Animate.css 引导轮播
【发布时间】:2013-07-28 17:50:24
【问题描述】:

由于某种原因,我无法让 Bootstrap 轮播与 animate.css 一起使用。两者分开工作,但一起编译时不起作用。

我正在尝试让#line-top 和#line-bottom 在轮播转换时使用 animate.css 向左/向右滑动。

我目前可以让 div 在“滑动”而不是“滑动”上设置动画。

这是bootply

【问题讨论】:

  • 究竟是什么不工作?你能给我们提供一个fiddle 来证明这个问题吗?

标签: javascript jquery twitter-bootstrap animate.css


【解决方案1】:

先放置 jQuery JS 库,然后放置 twitterbootstrap JS 库,如

<script src="js/jquery.js"></script>

<script src="js/bootstrap.min.js"></script>

【讨论】:

  • 对不起,应该提到。所有 animate.css、bootstrap.css、bootstrap.js 和 jquery.js 都包含在
  • 我正在使用以下 '
猜你喜欢
  • 2017-04-08
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2018-12-13
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2016-05-19
相关资源
最近更新 更多