Dynamic-Carousel
Dynamic-Carousel copied to clipboard
A carousel plugin built for responsive layouts. There are many like it, but this one is mine.
Hi Wilto, loving your work as you already know! You probably won't like this idea, but I have a potential project that will no doubt be responsive and I can...
Not an issue, more of an idea. Would be cool if you could use Picturefill to determine carousel images. Would be very, very cool.
When I have multiple sliders on the same page and they all have the same settings (with pagination and with the automatic next/prev links) with the same amount of slides....
I'm running into problems with multiple sliders on a page, all using the addNav parameter. All sliders except the last one on the page jump forward (the number of slides...
Great work. Thanks! I update the DOM following an AJAX call. How can I init the carousel after the data are received? Currently, the code returns because of: if( this.data(...
A year later, I still can't find a carousel plugin that is totally responsive. The need is real. Please. While I'm here, I want to point out that carousels are...
Howdy, Testing the carousel on iphone - looks great. However, I'm able to swipe my carousel beyond the last item - and then it wont snap back in to place....
Line 7 ``` javascript var oPercent = this.attr('style').match(/margin\-left:(.*[0-9])/i) && parseInt(RegExp.$1, 10); ``` Seems to return... **Uncaught TypeError: Cannot call method 'match' of undefined.** If only one list item is present.
Hello, Thank you so much for sharing code! I really appreciate it!!! I have yet to find a carousel that is as simple and light weight as your code is....
I could be missing something but I do not see any carousel related formatting going on when I look at the demo.html. If I look at this page http://www.greepit.com/2011/09/dynamic-carousel-free-carousel-plugin-for-responsive-layouts/ I...