Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- handy, generic javascript coding


mivox - 9:00 pm on May 14, 2001 (gmt 0)


You can also use javascript:history.back()

If you leave the parens blank, it takes you back one page. If you wrote javascript:history.back(2), it would take you back two pages, etc...

You might be able to put the javascript command in a meta redirect tag, to send them back after 5 seconds:

<meta http-equiv="refresh" content="5;URL=javascript:history.back()">

Don't know if that would work though...


Thread source:: http://www.webmasterworld.com/javascript/567.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com