32.9.2 Specifying jumps from
image maps in framesets
If you are using the image map
in a frameset, you can target jumps from the image map to the frames
you want in either of the following ways:
- Associate the format in effect
at the image map’s anchor (not the formats in the individual hotspot
text frames) with a particular frame in the [Targets] section (see §22.13
Using framesets).
- Associate the file to which
the jumps are going with a frame name in the [TargetFiles] section.
You can specify a default target for all jumps not
otherwise associated with a frame:
[HTMLOptions]
; DefaultTarget = name of target to use
; for all jumps not otherwise set
;DefaultTarget=_top
Previous Topic: 32.9.1.2 Using
the title attribute for alternate text for a hotspot
Next Topic: 32.10 Supplying
a background image or watermark
Parent Topic: 32.9 Creating
image maps for HTML
Sibling Topics:
32.9.1 Providing
alternate text for a hotspot in an image map