OVERVIEW
ImageZoom allows your site visitors to take a closer look at the images/photo inside your web pages. Your visitor can zoom in your images by clicking on the images. You can customize the number of zoom level and panning speed from one side to another side esaily. The size of this java applet itself is small (less than 5k) and load up quickly in your web page.

Now to point your mouse cursor on the bird and try it out.

Descargas completa D O W N LO A D

Configuartion
License
Free Download (Personal Use Only)
Order and Download


Configurating the Applet
Place the following code in your HTML :
		

<applet code="ImageZoom.class"  codebase="[URL]"

    width="[width]" height="[height]">

     	<param name="IMAGE" value="[image file]">

        <param name="ZoomLevel" value="[zoom level]">

        <param name="PanSpeed" value="[speed]">

        <param name="Preload" value="[preload]">

</applet>

Note: *Optional
URL*If you placed the file ImageZoom.class together with the HTML file, then you can ignore this parameter at all. Otherwise, use this parameter to tell the browser where to get the java file. For example, your ImageZoom.class located in "http://aaa.com/java/ImageZoom.class", then you have to set your codebase="http://aaa.com/java/".
widthwidth of the image in pixel
heightheight of the image in pixel
image fileURL of the image file
zoom level*number of zoom in allowed, value from 1 to 10. Default value is 5.
speed*Speed of moving the image, value from 1 to 10. Default value is 6.
preload*Preload Image. Value is either "ON" or OFF". When preload is off, the applet enlarge the image when user zoom in the image. User may experience a short time delay to next level. When preload is on, the java process and make all images ready. The zoom in process will be smooth but the applet require more time to initialize at start up. If you ignore this parameter, the default value is off.

License
All commercial use of ImageZoom Applet require a small license fee per site.
The licensed Applet do not have our name on the left bottom conner.
  • Commercial use includes all Intranet, Extranet and Internet web site other than personal web site.
  • License fee for each web site: US$15.00
  • License fee for 10 web site: US$100.00
  • You cannot decomplie or modify the java class files.

Free Download for non-commercial use
This applet is free for non-commercial web site. A link to our site would appear on the right-bottom conner of the applet. The licensed copy would not have this link on it.
Please read the
License section before download the zip file.

Class File: ImageZoom.class
Documentation: ImageZoom.pdf

please kindly drop me a message of your URL to use this applet.


Order & Download
Order Online : You can order and download the licensed applet online. The licensed version do not have our name on the applet. This ordering service is handle by ShareIt.com

For any question or suggestion,
please email to webmaster@vivaorange.com or
Use our online feed-back form.
Thank You.