[Javascript] another new window question

Dan Costea costea.dan at ssi-schaefer.ro
Wed Oct 16 09:35:04 CDT 2002


you can use "focus" method of the window object: 
myWindow.focus (); 


----- Original Message ----- 
From: "Cheryl Kirkpatrick" <cheryl at leo.scsl.state.sc.us>
To: "javascript list" <javascript at LaTech.edu>
Sent: Wednesday, October 16, 2002 3:39 PM
Subject: [Javascript] another new window question


> I have a question similar to Andrew's. I am opening a new second window
> using target and naming the new window. Other links will then open in
> the second window rather than create several new windows.
> 
> My problem -  the new second window is open, another link is clicked and
> opens in the second window. Is there a way with javascript to make the
> second window come to the foreground?
> 
> As is now, the user has to go to the toolbar and select the window. I am
> afraid that some users won't realize they need to do that.
> 
> Thank you!
> 
> --
> Cheryl Kirkpatrick
> Web Administrator/
> Information Technology Librarian
> South Carolina State Library
> http://www.state.sc.us/scsl/
> Telephone: 803.734.5831
> 
> 
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list