Bookmark

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

Guest

I created a map with mapoint and then added hyperlink fromt eh dot on the map
toa bookmark ona frontpage page. I'd like to add, if possible, some kind of
highlighting to indicate to the user where they are on the page. Can i add a
highlighting of the first word within the bookemarked section upon the user
getting tot he page or some aniamation?
 
You just create a bookmark in Frontpage.

the text you create the bookmark from is the text that's displayed - it doesn't
need to be hilighted, it's just there on the page. You can bold it or whatever
you want to indicate what section you're in, that is you can bold the heading or
any bit within that section.


e.g the excerpt of code below

<body>

<p><a href="#Bookmark">Bookmark</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><b><a name="Bookmark">Bookmark</a></b></p>

</body>
 

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

Back
Top