Wilto / Dynamic-Carousel

A carousel plugin built for responsive layouts. There are many like it, but this one is mine.
matmarquis.com/carousel/
472 stars 112 forks source link

Performance tweak: replace `$($slides[i])` with `$slides.eq(i)` #67

Closed mathiasbynens closed 12 years ago

mathiasbynens commented 12 years ago

Diff: https://github.com/Wilto/Dynamic-Carousel/pull/67/files?w=1

Wilto commented 12 years ago

If you can’t greenbutton @mathiasbynens, who can you greenbutton?