Wish to use something like history.back() in menu

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
boholm
Beginner
Beginner
Posts: 4
Joined: Sun Apr 27, 2003 10:41 pm

Wish to use something like history.back() in menu

Post by boholm »

Hi

Instead of using the path to the page, one comes from, I wish to use the history.back() function or something similar.

But I cannot find out, how this is done. nothing in the FAQ or on this forum, unless I missed it in my search.

Is there a way to do this?

BR
Bo Holmqvist
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

Hi Bo,

Try this:

Code: Select all

,"Previous Page","javascript:history.back()",,,1
Hope that helps,

Kevin
boholm
Beginner
Beginner
Posts: 4
Joined: Sun Apr 27, 2003 10:41 pm

Post by boholm »

:D It works ! Thank you very much.


BR
Bo Holmqvist
Post Reply