SliderJS : A simple jQuery full-screen Slider

    SliderJS : A simple jQuery full-screen Slider

    A simple jQuery plugin for full screen image slideshows.Options you can pass into the config JSON that the slider consumes.

    Features Options:

    • Integer : The index of the first element to start with.
    • draggable : Will allow images to be dragged via touch events if supported, otherwise mouse events.
    • sizeConstraint : which fills the image to the browser, cropping what exceeds.
    • manualShift :  if you want to shiftLeft and shiftRight manually, rather than on click.
    • enableKeys :  if you want to disable keyboard navigation

    Leave a Reply