component / swipe

Swipe component with touch support (for image carousels, dynamic content etc)
http://component.github.com/swipe
61 stars 14 forks source link

implemented swipe.add(el, i) and swipe.remove(i) #9

Closed matthewmueller closed 11 years ago

matthewmueller commented 11 years ago

This PR allows you to add/remove items in the background without messing with the current position in the carousel.