Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: changing focus to other window


Message #1 by "Tim Trepanier" <ttrepanier@n...> on Mon, 20 Jan 2003 18:26:22
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.

  Return to Index