Hi
I have back buttons on my site using the following code:
<span class="art-button-wrapper">
<span class="l"> </span>
<span class="r"> </span>
<a class="art-button" href="#" onclick="history.back();">Back to FAQ</a> </span>
However, installing/enabling ARTIO JoomSEF causes the back buttons to take me to my home page and not back to the previous page being viewed.
Is there a different way I should be coding a 'back' button which will work with JoomSEF?
thanks
Elspeth