Making images interactive
You can make images more than just visual elements on your Web
pages. You can make them interactive so your audience can click them
to perform an action.
You can make an image function as:
- A link, so viewers can click it to go to a different Web page
or to an anchor in the same Web page.
To make an image into a link, select the image and choose Link to File or
Link to URL
from the Insert menu. For more information, see
Creating links and anchors.
- An image map, so viewers can click different parts of it to
activate different links.
To turn an image into an image map, select the image and open the
Image Object Editor. Click the Behavior tab, select Image Map and click
Edit. Draw
hotspots in the image and link them to pages in the Image Map
Editor. For more information, see
Creating an image map.
- A submit button in a form, so viewers can click it to send
form data to the server.
To make an image into a Submit form button, select the image and
open the Image Object Editor. Click the Behavior tab and select Form Submit Button.
For more information, see Using an
image as a submit button.
Previous topic |
Contents