How do I set up hover over descriptions in Publisher

A

ATLChuckles

I'm using Publisher to create an html page and want to be able to have the
user hover over an image I am using as a link to another page and see a short
1 or 2 sentence description of the page that it links too. I can't seem to
find that piece of functionality in Publisher 2007.
 
D

DavidF

You could use something like this with the insert code fragment tool:

<a title="Click here to go to Google." href="http://www.google.com">Click
Here</a>

This can be modified to use with an imported image.

Or
http://www.dyn-web.com/code/tooltips/
http://www.bosrup.com/web/overlib/

But...should you? Who is going to tell the viewer that they should mouseover
the image in order to find out where they are going to go if they click that
image? Ever heard of mystery meat?
http://www.webpagesthatsuck.com/mysterymeatnavigation.html

Just something to think about...

DavidF
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top