go back links, anyone know one |
![]() ![]() |
go back links, anyone know one |
May 6 2008, 09:53 PM
Post
#1
|
|
![]() AIDS at RAVES. ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 2,386 Joined: Dec 2007 Member No: 598,878 |
like I go on a site and they have like a back forward link, how do you do that?
|
|
|
|
May 6 2008, 10:01 PM
Post
#2
|
|
![]() DDR \\ I'm Dee :) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Mentor Posts: 8,662 Joined: Mar 2006 Member No: 384,020 |
You can easily do something like that with java script:
CODE <a href="java script: history.go(-1)">Back</a> |
|
|
|
May 6 2008, 10:04 PM
Post
#3
|
|
![]() AIDS at RAVES. ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 2,386 Joined: Dec 2007 Member No: 598,878 |
that looked too easy lol, I thought I needed to upload an entire javasscript file, lol :] thank you :]
edit:// it dosent work |
|
|
|
May 6 2008, 10:21 PM
Post
#4
|
|
![]() DDR \\ I'm Dee :) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Mentor Posts: 8,662 Joined: Mar 2006 Member No: 384,020 |
Are you using it with a website that supports Javascript? Stupid question, but are you using it on a personal domain.. Also if you haven't been to a previous page there is no page for it to take you back to.
|
|
|
|
May 6 2008, 10:26 PM
Post
#5
|
|
![]() torn ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 953 Joined: Oct 2004 Member No: 55,718 |
You can easily do something like that with java script: CODE <a href="java script: history.go(-1)">Back</a> Without the space (between the colon and "history"). A slightly simpler code is this: CODE <a href="java script:history.back()">Back</a> (It only allows you to go back one page, whereas with the first one you can go back multiple pages if you change "1" to a different number.) Hope that helps. |
|
|
|
May 6 2008, 10:28 PM
Post
#6
|
|
![]() AIDS at RAVES. ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 2,386 Joined: Dec 2007 Member No: 598,878 |
oo yea, thank you, it was the space between the java and script :] lol :]
|
|
|
|
May 7 2008, 12:48 AM
Post
#7
|
|
![]() cake or DEATH ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 631 Joined: Sep 2005 Member No: 223,586 |
topic closed. feel free to pm me if you need this re-opened.
|
|
|
|
![]() ![]() |