Create a Web Page Back Button of my
|
Original Message
|
Name: jester4281
Date: January 11, 2005 at 11:47:45 Pacific
Subject: Create a Web Page Back Button of myOS: Windows 2003CPU/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 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: