Click on some part of the image.
# NCSA ismap configuration file
default ismap_outside.html
circle ismap_circle.html 50,50 50,100
#(lines may be continued using a trailing backslash)
rect\
ismap_rect.html\
130,10 170,90
poly \
ismap_poly.html \
250,10 \
210,90 \
290,90
Click on some part of the image.
# CERN ismap configuration file default ismap_outside.html circle (50,50) 50 ismap_circle.html #(lines may be continued using a trailing backslash) rect \ (130,10)(170,90) \ ismap_rect.html poly (250,10)(210,90)(290,90) ismap_poly.html
Click on some part of the image.
# point ismap configuration file point ismap_circle.html 50,50 point ismap_rect.html 150,80 point ismap_poly.html 250,50