Bookmarks in a graphic object?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have inserted a map (picture) in a page, and I want to insert both hotspots
and bookmarks in the object, but I do not know how to add a bookmark in the
object?

Regards,

Torben
 
Image maps (and <area > tags used by them) do not support bookmarks (<a name> tags)
- best you can do is create a bookmark for the entire image
<a name="themark"><img .... usemap="#FPMap0"></a>

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


|I have inserted a map (picture) in a page, and I want to insert both hotspots
| and bookmarks in the object, but I do not know how to add a bookmark in the
| object?
|
| Regards,
|
| Torben
 
Back
Top