WebSite X5Help Center

 
David Benito Iglesias
David Benito Iglesias
User

Back botton to IE  en

Autor: David Benito Iglesias
Visitado 1775, Followers 1, Compartido 0  
Tags: 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

Publicado en
1 RESPUESTAS
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.

Leer más
Publicado en de Claudio D.