- Kollermedia.at - http://www.kollermedia.at -
EasyImageTour – a free and easy Image Presentation Script
Posted By Jürgen Koller On 16. September 2007 @ 12:54 In Scripts etc. | 5 Comments
At the USOpen.org Startpage i've seen a cool little flashbox with the latest Player Images and a short Image description of the active image. I thought it would be nice and useful to have a Javascript Version of this Box. So i've played around a little bit and here is the result. I call this thing EasyImageTour and you can use this script for Private and Commercial Projects for free (please just leave the Copyright notice in the JS Part).
You can find a demo of this script with a few Images of LasVegas here [1] and another one with active autochange function here [2]. I've put all required code in one single page - in the download section below you can download a nice structured demo (with external css and js files). A more "modern web2.0" demo is coming soon.
Tested and compatible with following browsers. (please post a comment if it's compatible with other browsers too)
There are 4 settings you can set in the Javascript File:
var imagepath = "images/"; // Set the path to your imagefolder var startimage = 4; //Set your Startimage (in this example image 4 would be visible at start var autoplay = 1; // Should the images switch automatic on start? var switchspeed = 2; // If autoplay =1, set the time in seconds when the images should switch
Lets grab it and enjoy! If you need help,have ideas for improvements or just want to show a website where you use the script? Just post a comment
Easy Image Tour [3] (259,1 KiB, 789 hits)
Article printed from Kollermedia.at: http://www.kollermedia.at
URL to article: http://www.kollermedia.at/archive/2007/09/16/easyimagetour-a-free-and-easy-image-presentation-script/
URLs in this post:
[1] demo of this script with a few Images of LasVegas here: http://www.kollermedia.at/wp-content/themes/kollermedia/specials/easyimagetour/example1/easyimagetour.html
[2] another one with active autochange function here: http://www.kollermedia.at/wp-content/themes/kollermedia/specials/easyimagetour/example2/easyimagetour.html
[3] Easy Image Tour: http://www.kollermedia.at/download/3/
Click here to print.
Copyright © Kollermedia.at. All rights reserved.