Forum Moderators: open
Working with Firefox 1.0 and MS Internet Explorer 5.5 on MS Windows at home, Google started to open a new windows when clicking a link within results.
Google inserts this piece of code:
---------------------//---------------------------
<script><!--
if (window.name == 'nw') { window.name = '';}
//-->
</script>
...
<a href="http://www.foo.com/" target="nw"><b>Foo</b>
---------------------//------------------------
It doesn't happen when working with Firefox 1.0 on Linux FC2 at work.
Any similar experience?
Leo