[DHTML] Swiss Army Interactive Image slide show
1) CODE TITLE: Swiss Army Interactive Image slide show
2) AUTHOR NAME/NOTES: An update by jscheuer1
3) DESCRIPTION: This is realy just an OO update to:
Interactive image slideshow with text description
But, it has many more options:
Top or bottom controls
Starts running or stopped or in a manual only mode
Easily adapts to images instead of buttons for controls
Descriptions and image counts are optional
Optionally linked with optional global and/or individual targets per show's links, as well as optional global and/or individual specifications for new windows.
Optional mouse over pause
Can graceful accommodate differing image sizes if optional width and/or height settings are configured properly to largest width and/or height of images. (this option isn't completely graceful in IE with the IE fade option for some reason, hopefully this can be overcome)
It can Fade in IE 6+
A simple two parameter call:
Code:
new inter_slide(image_array_name, interval)
on the page will place a show there. All other options have defaults, so may be skipped. The demo has three shows on it. The first is with the defaults + IE fading only. The other two show off most of the rest of the options.
4) URL TO CODE:
http://home.comcast.net/~jscheuer1/s...opcity_hvr.htm