xSlideShow

Description

xSlideShow is a simple slideshow object.

This demo doesn't use the X library now, but eventually may. It is still a Javascript-only application.

Demo

Previous | Auto | Next

Usage

  ss = new xSlideShow(uInterval, sImgEleId, sImagePath, aFiles, aLinks, aTitles);

  uInterval  - The time in milliseconds for auto-slide.
  sImgEleId  - The IMG element in the HTML.
  sImagePath - The path to be prepended to each image file name.
               It must have a trailing backslash.
  aFiles     - An array of image file names.
  aLinks     - An optional array of URLs for when the image is clicked.
  aTitles    - An optional array of titles for each image.

  If provided, aLinks and aTitles must have the same length as aFiles.

License

By your use of X and/or CBE and/or any Javascript from this site you consent to the GNU LGPL - please read it. If you have any questions about the license, read the FAQ and/or come to the forums.

AdSense