View Single Post
  #5  
Old 04-30-2008, 11:54 AM
 
markwhoo markwhoo is offline
 

X-Adept
  
Join Date: Nov 2003
Posts: 799
 

Default Re: Continue Shopping button that returns customer to catagory

OK, in almost all cases, lol.

For example, if you open a link in another window, then it will not work. If you page hop via java to another section, and the browser did not keep track of a link clicked, then it will not work.

However, it will work if the browser is able to track what the URL is that you have clicked no matter how many links you follow.

The way it operates (Yurji I am sure you already know this, but adding it for others that may not), is your surfing history to make it the simplest description I suppose.

But it is the most simple method for a button to go back to accomplish what you wish to accomplish in this situation IF, you do not open a link into another window to see what is on the page.


I just thought I would offer this up since this poor guy looks as if he is really chopping at the code to get something as simple as this continue shopping button to work as he wishes it to.


Sometimes it is the simplest things that work the best, and in xcart, I have seen so many folks really over complicate things at times.


Anyhow... There you go hope it helps. If not, it may be used in another solution for you I am sure, and will be a good code snippet for something in the future.
__________________
vs 4.1.12
Reply With Quote