Hello,
I use this function in html to create a button that is doing the same thing
than the "BACK" button of the browser:
<a href="" onclick="history.go(-1);return false "><img src=img1.jpg"></a>
I just can't seem to be able to do this with a button in a...
Hello,
I use this function in html to create a button that is doing the same thing
than the "BACK" button of the browser:
<a href="" onclick="history.go(-1);return false "><img src=img1.jpg"></a>
I just can't seem to be able to do this with a button in a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.