jquery.sldr
jquery.sldr copied to clipboard
A content slider featuring responsive slides, flexible slide widths, callbacks, and custom animation hooks.
Hi sir Is there any for support for rtl Lang?
Slider seems to break when there is 5 images. Not too badly, but on the initial load of the page, there is no image on the left hand side.
I wanted to include this slider in my bootstrap theme but it was of no use, because of bootstrap.min.css the slider doesn't take left image (last image in the queue...
this is the object I'm passing in: { focalClass: 'focalPoint', offset: th.width() / 2, sldrWidth: 'responsive', sldrCols: 1, nextSlide: th.nextAll('.sldr-nav.next:first'), previousSlide: th.nextAll('.sldr-nav.prev:first'), selectors: th.nextAll('.pill-nav:first').find('li'), // toggle : th.nextAll( '.captions:first' ).find(...