This application let you show a nice thumbnail images presentation on your web pages, with autoresize.
In the presentation each thumbnail image is downsized according to a configurable value.
On mouse click over an image, it is opened in a new window with full image size.
Opened window is overwritten on each new image click. (no need to close it every time)
Just create as many subfolders as different image galleries you want to show and fill them with your images, the script do the rest.
From version 3.1 includes a free dll component to perform REAL thumbnail images autoresize.
This failrly reduces the time to send thumbnail images to the client browsers with slow connections.
Credits and thanks to Karl-Johan Sjögren of http://www.crazybeavers.se
This requires a Webhost with a cgi-bin folder with "Scripts and Executables" permissions.
Not having such webhost capability the script still works as in version 3.0
Features:
Images autoresize
Pop up window shows the full size image clicking on the thumbnail
Image info displayed on mouse over
Selectable image folder sort
Easy to install and configure
Simply add images to your folders to show them
REVISION HISTORY:
V 3.7:
-- modified the image viewer with a cross-browser DHTML version
-- updated Imager.dll to version 2.5
V 3.6:
-- modified code for XHTML and CSS W3C compliance
V 3.5:
-- added selectable image folder sort type and direction
V 3.4:
-- added tree view selection for subfolders in the main gallery folder
-- added pop-up window scroll for large images
V 3.3:
-- fixed bug, when only one image per page is shown then the navigation between images fails
-- beautified navigation bar background with image
-- updated Imager.dll to version 2.3
(Thanks to Karl-Johan Sjögren of http://www.crazybeavers.se/)