WebSite X5Help Center

 
David Benito Iglesias
David Benito Iglesias
User

Back botton to IE  en

Auteur : David Benito Iglesias
Visité 1768, Followers 1, Partagé 0  
Mots-clés :: back,botton

Hi.

I have a problem in my comerce website. I'm trying to put a back botton in the description's page of each product. But in IE the back botton is useless. In Firefox is Ok.

The different HTML code I use are:

1- <!--[if IE]><a href="[removed]history.back(1)"><img width="200" src="images/volver.png"/></a><![endif]-->
<![if !IE]><input type="image" width="200"  src="images/volver.png" onclick="history.back()" ></input><![endif]>

2-<a href="[removed]history.back(1)"><img width="200" src="images/volver.png"/></a>

3-<input type="image" width="200"  src="images/volver.png" onclick="history.back()">

4-<input type="image" width="200"  src="images/volver.png" onclick="history.go(-1)">

5-<a href="[removed]history.go(-1)"><img width="200" src="images/volver.png"/></a>

Do you know another HTML codes to a Back botton?

I need something like your "Continue with shopping" botton

Posté le
1 RéPONSES
Incomedia
Claudio D.
Incomedia

Hello David,

Unfortunately I cannot give you support to custom html code but you can wait to see if someone in the community can help you or you can look if you find the solution on search engines like google.

Lire plus
Posté le de Claudio D.