Code Monkey home page Code Monkey logo

jquery.sldr's Issues

Rtl support

Hi sir
Is there any for support for rtl Lang?

Not compatible with bootstrap CSS

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 )on loading the page.
And when I unlink the BS css file it again works perfectly.
Kindly fix this issue otherwise it is a good slider.

Breakts at 5 images

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.

Unable to pause slider permanently

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( 'div' ),
// sldrInit : sliderInit,
sldrLoaded: sliderLoaded,
sldrStart: function () {},
sldrComplete: function () {},
sldrAuto: false,
sldrTime: 7000,
animateJquery: false,
animateJqueryTiming: 725,
animateJqueryEasing: 'easeOutQuint',
swipeDragSnapBack: true,
swipeDragDesktop: false
}

sldrAuto is set to false. On initial load, the carousel stays put, as intended. However, after a couple of manual navigations (via the arrows), the carousel begins automatically rotating again.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.