DHTML Cursor Slideshow with unique lamellar transition effect

This DHTML cursor slideshow with unique lamellar transition effect will follow your cursor everywhere. Add as many images as you like. True copy-and-paste installation. Easy configuration. CROSS-BROWSER, does not work with NN6.

Move your mouse to see the floating DHTML Cursor Slideshow with unique lamellar transition effect!





Configuration:

Step 1: Download this ZIP-File

Step 2: Unzip the testimages ('pic1.jpg', 'pic2.jpg', 'pic3.jpg', 'pic4.jpg') and the script-file 'imgcursorslideshow.js'. Put the testimages and the script-file 'imgcursorslideshow.js' into the same folder as your web page.

Step 3: Open your web page and paste the following code right above the </body>-tag:


IMPORTANT: Do not paste this code into tables or <DIV> and </DIV> or between any other container!

Step 4: Open your web page and configure your pictures and the speed (red code below) on top of the script:
// your pictures. Add as many pictures a you like
var picture=new Array("pic1.jpg", "pic2.jpg", "pic3.jpg", "pic4.jpg")
// pause beween the pictures (seconds)
var pause=2


Download more free copy-and-paste scripts