Resizing Image Map Areas
After you have defined an
area within an image map, you may need to resize that area.
To resize the image map area directly from the
keyboard
- Move the cursor into an area of the image map.
- Press the Control key and right-click the mouse. This will
highlight the image map area.
- Release the Control key but continue to hold down the
right-button of the mouse. Use the mouse to drag the image area to the
size you want.
To resize the area using the Structure view
- Select Show Structure from the Select Show Structure
menu (or press Ctrl u Ctrl s). The structure view of the
document will open in another window.
- Edit the
coords
attribute manually. For example,
coords=25,29,16
might become
coords=25,28,24.
- The image map area will resize in the open browser window.