Click to See Complete Forum and Search --> : Go to bookmark within a page of called frameset?


jeff111
11-24-2003, 08:26 PM
Hi, Could someone give me some advice plse about how to write a link that will call a frameset file incl bookmark name (bookmark is in the main frame of the frameset), so that when the frameset is called, the main frame will be automatically cued to the bookmark, partly down the page.
Is this possible?
JEFF

7hunters
11-24-2003, 08:52 PM
I've never tried it but it would look something like this I THINK...(theoreticially this works...)

First your NAV bar link:

<a href="bookmarkedpage.htm#bookmark" target="_Nameofthemainframehere">

Then of course on the Bookmarkedpage.htm you need to put the anchor tag.