Computing.Net > Forums > Web Development > Create a Web Page Back Button of my

Create a Web Page Back Button of my

Reply to Message Icon

Original Message
Name: jester4281
Date: January 11, 2005 at 11:47:45 Pacific
Subject: Create a Web Page Back Button of my
OS: Windows 2003
CPU/Ram: P4
Comment:

How can I make my own Back button / Previous button ?

I have a buttonless page that is used to retrieve info, and I want to create a back button so the user can go to the previous page, the page may not be the same everytime I I can not hyperlink it to a specific page.

Jester4281


Report Offensive Message For Removal


Response Number 1
Name: Don Arnett
Date: January 11, 2005 at 11:53:40 Pacific
Subject: Create a Web Page Back Button of my
Reply: (edit)

Create a button that creates this javascript:

window.location.href=window.history.go(-1);


Be sure to come back and let us know if our suggestions helped!


Report Offensive Follow Up For Removal

Response Number 2
Name: jester4281
Date: January 11, 2005 at 12:03:25 Pacific
Subject: Create a Web Page Back Button of my
Reply: (edit)

In dreamweaver how would I do that. sorry.

Jester4281


Report Offensive Follow Up For Removal

Response Number 3
Name: zancom (by ssjgl)
Date: January 11, 2005 at 15:11:21 Pacific
Subject: Create a Web Page Back Button of my
Reply: (edit)

Just insert

javascript:history.forward(1)

as the the link address and it should work.
:)

http://www.iblob.info
http://www.infoshackdesigns.com


Report Offensive Follow Up For Removal

Response Number 4
Name: zancom (by ssjgl)
Date: January 11, 2005 at 15:12:38 Pacific
Subject: Create a Web Page Back Button of my
Reply: (edit)

oh sorry its
javascript:history.forward(1)
for forward and
javascript:history.back(1)
for backward

http://www.iblob.info
http://www.infoshackdesigns.com


Report Offensive Follow Up For Removal







Use following form to reply to current message:

   Name: From My Computing.Net Settings
 E-Mail: From My Computing.Net Settings

Subject: Create a Web Page Back Button of my

Comments:

 


  Homepage URL (*): 
Homepage Title (*): 
         Image URL: 
 
Data Recovery Software




How often do you use Computing.Net?

Every Day
Once a Week
Once a Month
This Is My First Time!


View Results

Poll Finishes In 3 Days.
Discuss in The Lounge