Re: Emulate FORWARD button in page
by "Comharsa" <comharsa(at)clara.net>
|
| Date: |
Thu, 16 Mar 2000 22:44:41 -0000 |
| To: |
<hwg-techniques(at)mail.hwg.org> |
| References: |
islandnet |
| |
todo: View
Thread,
Original
|
|
> In line with the recent thread on "BACK" buttons - how does one do the
same thing for a FORWARD button?
>
> <INPUT TYPE="button" VALUE="back" onClick="history.go(-1)">
>
> Thank you !
>
> Ingrid Salyn
How about
<INPUT TYPE="button" VALUE="forward" onClick="history.go(1)">
Brian
comharsa(at)clara.net
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.