如何使用猫头鹰旋转木马? [英] How to use owl carousel vertically?

查看:157
本文介绍了如何使用猫头鹰旋转木马?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我不想使用插件代码,所以我想知道是否有人已经设法垂直使用插件。这是一个耻辱的一部分这个插件可以水平使用。
对不起,对于langage ...

I did not want to take the plugin code so I was wondering if someone had already managed to use plugin vertically. It's a shame on the part of this plugin can be used horizontally. Sorry for langage...

推荐答案

这里是一个解决这个问题的CodePen:

Here is a CodePen that solves this:

http://codepen.io/dapinitial/pen/xZaRqz

$(".owl-carousel").owlCarousel({
  loop: true,
  autoplay: true,
  items: 1,
  nav: true,
  autoplayHoverPause: true,
  animateOut: 'slideOutUp',
  animateIn: 'slideInUp'
});

这篇关于如何使用猫头鹰旋转木马?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆