jquery-slideshow-lite icon indicating copy to clipboard operation
jquery-slideshow-lite copied to clipboard

Added jQuery features.

Open pynej opened this issue 11 years ago • 0 comments

  • Add a option to pause/resume the animation on window blur/focus.
  • Converted to jquery widget interface for added $().slideshow("functionName") support.
  • Added $().slideshow("start") and $().slideshow("stop") methods for script intigration.
  • Added $().slideshow("destroy") to detach events and remove slideshow overlays.

pynej avatar Jan 23 '14 21:01 pynej