Hi, I hope someone can help.
I would like to know how to target a named anchor in another frameset - I need to be able to load a new frameset of 2 frames where one of the frames contains content scrolled to a specific anchor point.
Example:
I have an index page (index.html) with several links to anchors on other pages within the site.
Those pages must each load as part of a standard frameset.
The standard frameset is currently made up of 'fr_top' (a fixed navigation menu - "fr_top.html") and 'fr_main' (a scrollable content area - "other_pages.html").
Any guidance would be much appreciated.
Thanks.