Sha256: 640f84969555ac507d879be60a295190143a48dfea823988226926bcd081b1e1

Contents?: true

Size: 1.05 KB

Versions: 8

Compression:

Stored size: 1.05 KB

Contents

# A Responsive Carousel
If there's one thing that can compete with lightboxes for “world’s most done-to-death jQuery plugin,” it’s carousels. However, everything I came across was using pixel values and not percentages—meaning I wasn’t finding much of anything that could be used on a responsive/flexible layout. So I built one.

Shout-out to <a href="https://github.com/scottjehl">Scott Jehl</a> for the adapted swipe events from jQuery Mobile. 

## Coming Soon

- I’m working a touch-and-drag plugin that more closely mimics native behavior, so the slider would follow your finger as you dragged left and right over it, and once released snap to the next/previous slide depending on the drag distance.
- People keep asking if I’m planning on adding an auto-advance dealie to this. Now, as much as I am generally opposed to having stuff flying all over the screen without the end user’s say-so, well, shucks: you know I just can’t say no to you, Internet. One setInterval, comin’ right up (soonish).
- More M\*A\*S\*H references in commit messages.

Version data entries

8 entries across 7 versions & 1 rubygems

Version Path
survivalkit-0.3.4 templates/project/sources/Dynamic-Carousel/readme.md
survivalkit-0.3.3 templates/project/sources/Dynamic-Carousel/readme.md
survivalkit-0.3.3 templates/drupal/sources/Dynamic-Carousel/readme.md
survivalkit-0.3.2 templates/project/sources/Dynamic-Carousel/readme.md
survivalkit-0.3.1 templates/project/sources/Dynamic-Carousel/readme.md
survivalkit-0.3 templates/project/sources/Dynamic-Carousel/readme.md
survivalkit-0.2.1 templates/project/sources/Dynamic-Carousel/readme.md
survivalkit-0.1 templates/project/sources/Dynamic-Carousel/readme.md