January 20, 2014 at 15:21 /
I tried the way I wrote you above and it worked fine for me on your site.
Only if you make your link to a form with a hidden field:
1 2 3 4 |
<form id="form-id" target="http://otherform"> <a href="#" rel="nofollow"> submit </a> </form> |
Regards