开发者

jQuery slider - change amount of next / last image shown

开发者 https://www.devze.com 2023-04-06 22:08 出处:网络
I\'m using the Nivo slider (http://nivo.dev7studios.com) which works perfectly fine for showing one image, but I\'m trying to show half of the previous image and half of the next image. I\'m open to u

I'm using the Nivo slider (http://nivo.dev7studios.com) which works perfectly fine for showing one image, but I'm trying to show half of the previous image and half of the next image. I'm open to using others like Slides or the Coin one.

Does anyone have ANY idea how to go about this?

The closest functionality I've found is this: http://webdesignandsuch.com/posts/fancymoves/index.html

but, it's a bit flaky and not the best to work with.

I've tried modifying the CSS to lower the size of each panel as well as adj开发者_运维问答ust the positioning via absolute positioning, but I'm having no luck. It's been two weeks I've been working on this.

Somebody, please, help!


MovingBoxes is similar to the other plugin you posted. You can set the panelWidth variable to adjust the width (percent of total width) of the center panel.

Or jCarouselLite can show fractions of panels (click on "Fraction Configuration").


you can try this.

http://www.paulwelsh.info/jquery-plugins/hero-carousel/

The width of the div can be adjusted to your resolution. Hope it helps you.

0

精彩评论

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