开发者

How to modify jQuery Carousel to display vertical instead of horizontal

I'm trying to get this jQuery Feature Carousel - http://www.bkosborne.com/jquery-feature-carousel to display vertical instead of horizontal. I tried playing around with the CSS by altering the width and height of the #carousel-container and #carouse it but didn’t really work properly (the effects display in one continuous line instead of rotating). I think it would r开发者_如何学JAVAequire some editing in the jquery.featureCarousel.js file but I'm not sure what to edit. Hoping someone can help?

Thanks in advance.


In Horizontal carousel menu JS there is one variable direction:"horizontal"

so i think you need to change direction:"vertical"

Just Try it...may be needful.

Thanks

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜