This really should be called an image Panner, but I will eventually get around to other features. (like zoom, emboss etc..)
Livescript is used to communicate with the applet to allow the JavaScript buttons to work. If you don't have LiveScript, press the keys inside the applet area.
<applet name=ZoomApplet code=Zoom width=200 height=200> <param name=img value=oz.gif> </applet>
Got Java questions? Maybe my Java Board has the answers?