View Full Version : Picture Viewer
apology if this has been asked but I did not find - I have a webpage that I wish to show about 20 pictures and it would be easier if the person viewing could see them as a slide show like Windows Picture & Fax Viewer - is there a free version of similar device that I can load onto page with the 30 pictures ?
YvetteKuhns
1-25-05, 09:23 AM
You can download free scripts to put in your web page. You may want to look for a Javascript image slideshow. Do not use a Java applet since they are quite slow.
http://www.stanford.edu/~epop/igal/
This one is a Perl script you install in your cgi-bin. It will make a picture show of images in your specified image directory.
YvetteKuhns
1-25-05, 09:27 AM
http://beardog.netfirms.com/indoorphotos.htm
I posted the wrong script for you! Oops. Try looking at this simple Javascript I used for someone selling a home. There are plenty of others, but this one allows viewers to click through at their own pace. And you can make the images link to web pages or enlargements.
YvetteKuhns
1-25-05, 09:53 AM
Be sure to look at the code in the HEAD of the document and the editable code in the BODY of the document. I thought this one would be simple for you to edit.
vBulletin v3.6.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.