metarsal bone
cervical vertebra
rib
sternum
lumbar vertebro
humerus
pubis
phalange
femur
patella
tibia
orbit
skull
DHTML - JavaScript Dynamic Image Zone Pointer Code
The DHTML - JavaScript Dynamic Image Zone Pointer Code points out certain zones of an image by dynamically creating a line between text links and the corresponding zone of the image. Very useful web utility for architects, teachers, engineers and so on. Easy configuration of dot colors, dot size and number of dots. Cross-browser.

Test the script
Move your mouse over the text links on top of the page.

Install the script

Step 1: Save this blue-bordered image as emptydot.gif and put it into the same folder as your web page.

Step 2: Open your web page. Paste the following code right below the <body> tag:



Step 3: Open your web page. Go to the top of the script and configure the URL and position of your image as well as the color and size of the dotted line.

Step 4: Now the tricky part! Write the position of the image-hotspots into your text links (red and blue code below). The image-hotspots are the zones that your dotted line points out. You may find out the position of your image-hotspots by trial and error. Or you may get it with a free image map-tool! After you have done it your text links should look like this:
<a href="http://www.google.com" onMouseOver="createline(this,47,274)">

red code: do not change the red code.
blue code: the first digit is the distance of the image-hotspot to the left margin of the image (pixels). The second digit is the distance of the image-hotspot to the top margin of the image (pixels).


Download 500 free copy-and-paste scripts. Click here!