Blog search

Wednesday 25 December 2013

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

0 Comments to “SLIDERJS : A SIMPLE JQUERY FULL-SCREEN SLIDER”

Post a Comment