Categories:

Home / Free JavaScripts / Image Slideshows & Galleries / Here

Cut & Paste Flexible Image Slideshow

Credit: JavaScript Kit

Description: This Image Slideshow incorporates some of the most user-requested features all into one neat package, such as optional hyperlinked images, random display order and stop slideshow after x iteration. Finally a JavaScript image slideshow that caters to your specific needs! The official feature list:

  • Each image can be optionally hyperlinked (or not), and contain its own link target.
  • The images do not have to be of the same dimensions.
  • Set the display order of the images- sequential (like most slideshows), or random order.
  • Set the number of iterations before the slideshow stops, such as "1", or "continuous" etc.
  • Choose whether the images should be preloaded.

Example:

Directions: Simply add the below script to where you wish the slideshow to appear:

' ultcontainer+='' if (ultimateshowCopy[currentslide][1]!="") ultcontainer+='' ultcontainer+='' if (ie||dom) crossrotateobj.innerHTML=ultcontainer if (currentslide==ultimateshow.length-1) currentslide=0 else currentslide++ if (curcycle==parseInt(slidecycles) && currentslide==0) return setTimeout("rotateimages()",slidedelay) } if (ie||dom) document.write('

') function start_slider(){ crossrotateobj=dom? document.getElementById("slidedom") : document.all.slidedom rotateimages() } if (ie||dom) window.onload=start_slider

This free script provided by
JavaScript Kit

Then refer to the comments inside it to customize it. Enjoy!


CSS Library | JavaScript & DHTML Menus
JavaScript Tools:
Site Info


CopyRight (c) 2018 JavaScript Kit. NO PART may be reproduced without author's permission. Contact Info