This is a multi-part message in MIME format.
------=_NextPart_000_002D_01C20178.2F675680
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
instead call a user function in which you execute "history.go(-1)"
it is better and also will always work.
Regards,
Bharat Saboo
----- Original Message -----
From: skhalo@h...
To: JavaScript HowTo
Sent: Sunday, May 19, 2002 4:22 AM
Subject: [javascript_howto] Re: history.go why cant i do it this way?
This hast to work:
<script language=3D"JavaScript">
setTimeout("history.go(-1)",1000);
</script>
---
Improve your web design skills with these new books from Glasshaus.
Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
r-20