I have links to sites outside my web site. I give the links all a
target="vendor" element so that they open in a new window.
The first time someone clicks such a link it works great. The other site
opens in a new window, with my window remaining open in the background.
When they click some other outside link in my site it opens in the
previously open window (which is were i want it), but that window doesn't
pop up to the front. How do i load the new page into the other window AND
set focus there?
Thanks in advance.