Forum Moderators: open
The results should be like if Junior happenly to click on F on the menuframe, the content frame will zip down to the Frog Picture.
Thanks
Rare
Example:
menuframe:
<a href="mainframe.htm#location" target="mainframe">location</a>
mainframe:
<div id="location">
<p>content goes here</p>
</div>