baitfish
06-09-2007, 04:01 AM
I have an iframe in my index page that loads other pages via tabs; on those pages are links to other pages & web sites that also load into the iframe. The problem I have is that some of the links are low on their respective page and when the new page loads you can't see the top of the new page without scrolling up.
Example: <a href="http://www.newpage.com/" >New Page</a></b></li>
What can I do to get the page to refresh or scroll to the top after the page loads?
Example: <a href="http://www.newpage.com/" >New Page</a></b></li>
What can I do to get the page to refresh or scroll to the top after the page loads?