AUTHOR: Public domain TYPE: Freeware BROWSERS: Javascript enabled all
A simple thumbnails script. When you
click on a thumbnail the full-size image is displayed on the same page. If
the browser accessing the page is not Javascript enabled, a click will take the
user to the full-size image on a new page.
EXAMPLE
Click on the thumbnail images on the
left to display a full size version on the right.
Balance sheet
Cash flow
Personnel plan
Charts
1) Insert this script in the <HEAD>
section of the page.
2) Insert
the following HTML code in the <BODY> section where you want the
thumbnails to appear in the page.
3) Name the images for the slideshow like
this:
Thumbnail images: thumb_1.gif, thumb_2.gif, etc.
Full size images: slide_1.gif, slide_2.gif, etc.
4) Define the location and the thumbnail
images in this section of the HTML code: