A carousel plugin built for responsive layouts. There are many like it, but this one is mine.
Stars
477
Forks
109
Watchers
477
Open Issues
37
Overall repository health assessment
No package.json found
This might not be a Node.js project
added backToStart option to allow carousel to rotate back from first slide
3505b97View on GitHubFollow-up to 1f9a16e116bb417e41de0936b6f8a127384a9c88: fix indentation
2b8edd9View on GitHubMove })(jQuery); to the bottom of the file so that the entire plugin is wrapped.
1f9a16eView on GitHubMerge branch 'master' of github.com:Wilto/Dynamic-Carousel
b0a31d2View on GitHubIncreased touch buffer to prevent accidental snapping on scroll.
951bb9fView on GitHubPerformance tweak: replace `$($slides[i])` with `$slides.eq(i)`
6c199ceView on GitHub71
commits
5
commits
3
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits