Hi. I am trying to open a link in a new window and refresh the original page at the same time, on one click.
I tried this but it doesnt work. All it does is refresh the page but doesn't open the link in a new window.
<a href="my link" target="blank" onClick="javascript:history.go(0)">Click here</a>
What should I do?![]()


Reply With Quote


Bookmarks