MDanz Posted October 26, 2009 Share Posted October 26, 2009 i have two frames, one top, one bottom. how do i do a form on the bottom frame that gives me the url of the top frame. is it get header location?.. if so how do i use it to get the top frames url. is the form below correct to start? link_frame is the top frame. <form action='menu.php' method='get' name='changer1' target='link_frame'> Quote Link to comment Share on other sites More sharing options...
robert_gsfame Posted October 26, 2009 Share Posted October 26, 2009 is this what you mean?? Put the link at the top <a name=top></a> and put this at the bottom of the page<a href=#top>Back to top</a> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.