Forum Moderators: coopster
this works fine
but I need to combine it with:
<a href="javascript:void(window.open('http'))">title</a>
where 'http' would be $url
and title would be $title
by doing so when closing a browser the user is still kept on the main site where from he/she clicked the link
thank you
Henry