PDA

View Full Version : new link in new widow


haithomy
11-22-2004, 01:35 AM
Hi, when I open my page in new IE window and select link from favorites the new link open in the same window.

how to let any new link open in new IE window?
is there a code can i put it in side my page to do that?

Brandoe85
11-22-2004, 01:38 AM
I think you mean this:

<a href="http://google.com" target="_blank">Google</a>