Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple Carousel - added new features #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Simple Carousel - added new features #1

wants to merge 2 commits into from

Conversation

BTMPL
Copy link

@BTMPL BTMPL commented Mar 14, 2013

Hi there,

I've made some changes to your Simple Carousel script.

I've added the option to skip by different numbers of frames than config.visible (named config.jump) and also added the option to disable looping at ends (config.noloop). While looping is disabled the prev/next handle objects will have className disabled added to them.

If you have any questions feel free to contact me.

Cheers,
Bart Szczecinski

BTMPL added 2 commits March 14, 2013 10:41
- added option to skipp by given number of images/frames
- added option to block looping on the edges
- while looping is disabled prev/next elements will have css class disabled set on them while inactive
Updated default values for nolooping and visible params
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant