Skip to content

Instantly share code, notes, and snippets.

@jjulian
Created November 24, 2012 23:19
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save jjulian/4141779 to your computer and use it in GitHub Desktop.
Save jjulian/4141779 to your computer and use it in GitHub Desktop.
A simple carousel implemented with a single Backbone view
@djdevil1989
Copy link

Cool carousel, however it has a bug, when clicking next or back twice fast (which can happen on people that dont yet know single click is enough) it shows the next picture under the first instead of skipping to the next

@RtzS
Copy link

RtzS commented Jul 7, 2014

Can i use this carousel with touch swipe effect?

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment