View Single Post
  #4  
Old 04-30-2008, 12:21 AM
  Yurij's Avatar 
Yurij Yurij is offline
Banned
 

X-Adept
  
Join Date: Jan 2008
Posts: 486
 

Default Re: Continue Shopping button that returns customer to catagory

Quote:
Originally Posted by markwhoo
Just an FYI, if you want an easy way to go back to where you came form for any reason (when ticking button), i suggest using the most simple method out there...



Keep in mind that is an example, but in your case you have a cart button for continue shopping, so you would want to pull the java out and use that on the existing button...



Note the value -1. this can be changed to as many steps back as you wish, so if you need to go back two or three, simply change value to -2 or -3.

This method does't work always and not everywhere, but is the simplest
Reply With Quote