|

For
exploring a window in a larger image.
The
user can easily navigate in the image using the arrow keys or by
dragging the image using the mouse. iScroll is purely Java based.
It is designed to work in all major browsers, with any GIF or JPEG
image. It is very easy to install, works just like any other Java
applet, no special server software is needed. Just copy the applets
.class and .jar files into the web server, these files are located
in the iScroll.zip file. To display an image using iScroll, use
the following applet parameters in the HTML code:
Applet parameters:
Name: picture
- name of gif or jpeg image to use
Value: Name of image, path is relative to the html document.
Example: param name="picture" value="images/schipp.jpg"
Name: minscrollspeed
- minimum scrollspeed when using the mouse.
Value: Minimum number of pixels to scroll each time position is
updated
Example: param name="minscrollspeed" value="1"
Name: maxscrollspeed
- scrollspeed when scrolling using the mouse.
Value: Maximum number of pixels to scroll each time position is
updated
Example: param name="minscrollspeed" value="5"
Name: acceleration
- image acceleration when a cursor key is held down.
Value: 0.1 means the speed will change with 0.1 pixels when updated
Example: param name="acceleration" value="0.1"
Name: domain
- restrict iScroll to run on one domain
Value: name of domain iScroll is running on
Example: param name="domain" value="www.artistscope.com"
Name: key
- your license key
Value: Key obtained by buying an appropriate license
Example: param name="key" value="xzxowpnzs"
The installation
is as simple as placing some code in place on the desired pages.
Single License:
Unlimited use on a single web site - US$25
Send
this page to a friend
|