In frame footer I have a link
called TOP OF PAGE
When clicked I want the CURRENT page that is being displayed in the Main frame to return to the top of the page. <a name="top">
I want to know how to target name anchors in another frame
Well no help as of yet but I have figured out how to target an anchor in another frame
<a href="source.htm#top">top of page</A>
but how do you get the href to automatically find out which htm page is currently being displayed so that if a different page is being displayed like current.htm it know to put current.htm in front of the #top tag???
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum