View Single Post
  #1  
Old 06-07-2005, 12:00 PM
 
aschouela aschouela is offline
 

Member
  
Join Date: Mar 2005
Posts: 15
 

Default How to create Back Button

I woudl like to place a continue shopping button in my shopping cart which basically goes back to the last page that they were on prior to adding an item to their shopping cart. I figure the button needs to look comethign like this:

{include file="buttons/button.tpl" button_title=$lng.lbl_continue_shopping style="button" onClick="history.back()"}

But I do not know the code I need to call the back function.

Any Suggestions?
__________________
Adam
x-cart-4.0.12gold
Unix OS
Reply With Quote