L
Linda
<input type="button" value="Back" onClick="javascript:
history.go(-1)">
In the previous page, the link to the current page is at the bottom of
the page. When I hit the back button on the current page, when the
previous page loads, it opens near the bottom of the page (where the
link is located). Is there a way to make the previous page open at
the top of the page using the onclick of this button?
Linda
history.go(-1)">
In the previous page, the link to the current page is at the bottom of
the page. When I hit the back button on the current page, when the
previous page loads, it opens near the bottom of the page (where the
link is located). Is there a way to make the previous page open at
the top of the page using the onclick of this button?
Linda