S
Steel
Hi at all
I have a page with many links like:
<a href="www.1.com" target=_new>
<a href="www.2.com" target=_new>
<a href="www.3.com" target=_new>
First time that user click first link browsers open a new window with focus.
After, if user return to window containing links and click into 2th.link, my
old windows opened clicking first link now contain page of 2th link but have
not focus.
Hpw can I do to make focus to second window that is not a popip?
I have a page with many links like:
<a href="www.1.com" target=_new>
<a href="www.2.com" target=_new>
<a href="www.3.com" target=_new>
First time that user click first link browsers open a new window with focus.
After, if user return to window containing links and click into 2th.link, my
old windows opened clicking first link now contain page of 2th link but have
not focus.
Hpw can I do to make focus to second window that is not a popip?