Forum Moderators: open
<A href="#" onClick="window.open(insert parameters here);">link to new window</A>
Note: if you have a url in place of the '#' in either case then you should add " return false;" to the onClick handler to stop the browser trying to follow both commands.
;)
I want some of my links to be invisible to Search EnginesI think it has been reported here that Googlebot attempts to visit "anything that looks like a url"; that may or may not apply to the hypothetical 'newpage.html' but I assume it would to a hypothetical 'http://mysite.net/newpage.html'. Just so you know.