1.0.0 • Published 4 years ago

image-slideshow-oisin v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

A module to generate a slideshow that can be populated (with up to 8 images)

v1.0.0

(Initial attempt)

  • images parameter in SlideShow class should be an array of image path names in string form
  • The constuctor and renderSlideShow() (method) are the only neccessary calls
  • renderSlideShow takes one paraemeter, the 'id' of the parent element the slidewshow will be appeneded to (in string form)
  • slideTimer() is an optional method, that takes a time (in milliseconds) parameter, which auto slides on a given time