How to modify jQuery Carousel to display vertical instead of horizontal -
i'm trying jquery feature carousel - http://www.bkosborne.com/jquery-feature-carousel display vertical instead of horizontal. tried playing around css altering width , height of #carousel-container , #carouse didn’t work (the effects display in 1 continuous line instead of rotating). think require editing in jquery.featurecarousel.js file i'm not sure edit. hoping can help?
thanks in advance.
in horizontal carousel menu js there 1 variable direction:"horizontal"
so think need change direction:"vertical"
just try it...may needful.
thanks
Comments
Post a Comment