jquery.silver_track icon indicating copy to clipboard operation
jquery.silver_track copied to clipboard

A smart and very extensible jquery sliding carousel

Results 6 jquery.silver_track issues
Sort by recently updated
recently updated
newest added

I've tried vertical configuration like sample4 on homepage and third-example on options page. The second one doesn't work on mobile. The first one works on mobile like ipad and other...

This is the best jquery carousel I've ever seen online. I'm going to extend your example 2 to show more items. Code in index.html: ``` $(function() { $.responsiveHub({ layouts: {...

Hi I'm using silver_track but for my pet project Dashub. I've got an issue with css on webkit browsers such as safari. top/left are wrong for items. I don't have...

Hey, i followed your getting-started guide, but i can see the items that aren't in the viewport too... the rest seems to work

We need a `destroy` method to completly remove SilverTrack. Therefore, we also need a way to tell plugins that they are being destroyed, like a `onUninstall` call.

feature

Running on Chrome, all tests are green. But, when running on Firefox, we have a failing spec: `SilverTrack.Plugins.Css3Animation _setupTransition setupTransitionTimingFunction disabled should do nothing.` `Expected 'cubic-bezier(0.25, 0.1, 0.25, 1)' to...

bug