ImageZoom2



ImageZoom2 allows you to zoom in and out and pan across images. Programmers can change the image as well as control the size of the image with Java Script.

Click to zoom in
Shift-Click to Zoom Out
Press & hold mouse button to zoom little by little
Shift & hold mouse button to zoom out little by little
press 'a' to fit image to applet
press 'f' to get full size 1 to 1 image
press 'w' to fit to applet width
press 'h' to fit to applet height
press 'c' to center the image

How To Use:

  • Download ImageZoom2.zip (113KB) and unzip with a compression utility.

    Java Source: Unavailable.

    Sample HTML Source:

    <APPLET name="IZ" code="ImageZoom2.class" width=200 height=200>
    	<param name="image" value="cat2.jpg">
    	<param name="bgColor" value="ffffff">
    	<param name="panspeed" value="9">
    	<param name="maxPercent" value="500">
    </APPLET>
    

    Configuration: config.html

    Status: Freeware.

    Author: Angus Lai - vivaorange

    Homepage: http://www.vivaorange.com/ImageZoom2

    Upload Date: August 31, 1998


    How to Add Java Applets to Your Site

    New on the Java Boutique:

    New Review:

    Time Management Made Easy with the Quartz Enterprise Job Scheduler
    Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

    New Applet:

    Reverse Complement
    Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

    Elsewhere on internet.com:

    WebDeveloper Java
    Lots of Java information on webdeveloper.com

    WDVL Java
    Thorough Java resource at the Web Developer's Virtual Library.

    ScriptSearch Java
    Hundreds of free Java code files to download.

    jGuru: Your View of the Java Universe
    Customizable portal with online training, FAQs, regular news updates, and tutorials.