[thelist] Linking to #top in Another Frame

Aylard James J jaylard at equilon.com
Mon Apr 3 13:59:00 2000


Gregory,

> What goes in the ??? such that the FRAME named Contents moves 
> to the top (#top).

	In your page in the Contents frame:

<a name="Top"></a>

	(Note: You can wrap the anchor element around some text or another
element as you would with a link, but you don't have to.)
	In your Footnote frame:

<a href="Home.htm#Top" target="Contents">Top of Contents Page</a>

hth,
James Aylard
jaylard@equilon.com