sachinchoolur / lightslider

JQuery lightSlider is a lightweight responsive Content slider with carousel thumbnails navigation
http://sachinchoolur.github.io/lightslider/
MIT License
2.04k stars 1.52k forks source link

carousel funktion #32

Closed nico-s closed 9 years ago

nico-s commented 10 years ago

Hey,

first of all, great work with the slider, for me it's the best. But i have one question, as i'm only a beginner at javascript. In this case i use the slider for a gallery where logos from certain companys are looping, when they are finished, it scrolls back and starts from the beginning. Is it possible that insted of scroling to the first slide, the first slide slides in, like it would be the next? Like a carousel.

Here are the setting i use. I hope someone can help me out with this.

        minSlide: 1,
        maxSlide: 6,
        proportion:'',
        mode: "slide",
        useCSS: true,
        speed: 1500, //ms'
        easing: '', //'ex cubic-bezier(0.25, 0, 0.25, 1)',//
        auto: true,
        pause: 3000,
        loop: true,
        controls: false,
        prevHtml: '',
        nextHtml: '',
        keyPress: true,
        pager: false,
        gallery: false,

Best greetings from Germany.

Nico

sachinchoolur commented 10 years ago

HI, Currently this feature is not available. I will let you know once it is done.

sachinchoolur commented 9 years ago

HI, I have released new version with infinite loop.. Please check.