Flashlike slideshow combining zoom-effect and fade-effect
Flashlike slideshow combining zoom-effect and fade-effect. The script automatically puts your pictures into the center of the browser-window. Add as many pictures as you like. True copy-and-paste installation. Easy configuration of your images. You will achieve the best results by using small images. Made for IE4x.

Configuration:

Step 1: Put the file 'imgfadezoom.js' and the 4 test-pictures into the same folder as your webpage.

Step 2: Open your webpage. Paste the following code right above the </body> tag of your webpage:


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

Step 3: Open your webpage. Replace the names of our test-pictures (red code below) with the names of your pictures:
var zoomimages=new Array("testpic0.gif","testpic1.gif","testpic2.gif","testpic3.gif")

Click here to download files