Fork me on GitHub

Apple Store carousel example with scripty2

This example is just to show how to recreate apple carousel (http://www.apple.com/mac/) with some minor HTML/CSS modification.

It's a one-line code to have carousel behavior with next/previous button AND slider working plus a few lines of code to connect clickable labels inside the slider. All code is detailed below.

Download/Fork code on github: http://github.com/sgruhier/scripty2-carousel

Scripty2 carousel creation

Connect click on slider's labels to scroll to the correct position