jsor / jcarousel

Riding carousels with jQuery.
https://sorgalla.com/jcarousel/
MIT License
1.99k stars 736 forks source link

Help with carousel #689

Closed ghost closed 10 years ago

ghost commented 10 years ago

I have a carousel that:

I need to modify the jquery so that the 2 outer items that bleed off the page are set to a different opacity than the active ones. I've tried the visiblein and fullyvisible events to apply the active class to the "visible" items but am having problems targeting the "faux visible items" since the carousel is positioned negative left. Do you have any insight on how I can do this?

jfiddle: http://jsfiddle.net/hmlarson/HfUq3/15/