ImageZoom
ImageZoom allows you to take a closer look at any image/photo on your Web site. Fully configurable, and FREE for personal use.
How To Use: Download ImageZoom.zip and unzip it within your HTML directory.
Java Source: not available
HTML Source:
<applet code="ImageZoom.class" width=200 height=297>
<param name="IMAGE" value="birdView.jpg">
<param name="ZoomLevel" value="5">
<param name="speed" value="10">
</applet>
Author: Angus Lai
Homepage: http://www.vivaorange.com/ImageZoom/
|