[Javascript] popup window

Dan Costea costea.dan at ssi-schaefer.ro
Tue Feb 3 08:08:28 CST 2004


Messageas far as I know, the focus method works different, depending on the browser. In IE4, it brings the window in front, but in IE5+, for security reasons, the window is just "flickered" on task bar, and you have no chance to bring it in front (I hope I'm not mistaking)
  ----- Original Message ----- 
  From: Namasivayam, Sudhakar (Cognizant) 
  To: [JavaScript List] 
  Sent: Tuesday, February 03, 2004 4:06 PM
  Subject: RE: [Javascript] popup window


  hi,
    Thank you very much for the prompt replies.
  But  focus() makes the windowe active but i want the window to come to the front . 

  sudhakar
    -----Original Message-----
    From: Grinwald, Uri [mailto:UGrinwald at dynamic.ca]
    Sent: Tuesday, February 03, 2004 7:31 PM
    To: [JavaScript List]
    Subject: RE: [Javascript] popup window


    I always thought it was focus();
      -----Original Message-----
      From: Namasivayam, Sudhakar (Cognizant) [mailto:NSudhakar at chn.cognizant.com] 
      Sent: Tuesday, February 03, 2004 8:59 AM
      To: [JavaScript List]
      Subject: [Javascript] popup window


      Hi all, 
              How do i activate the already open popup window  in the background by javascript .... 
       i tried 

      var hd = window.open('test.html','legal', 'height=550,width=700,status=no,toolbar=no,menubar=no,location=no,top=10,left=10,scrollbars=yes'); 

      hd.activate(); 

      Thanks and regards, 
      sudhakar 



------------------------------------------------------------------------------


  _______________________________________________
  Javascript mailing list
  Javascript at LaTech.edu
  https://lists.LaTech.edu/mailman/listinfo/javascript
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20040203/39a5c855/attachment.htm>


More information about the Javascript mailing list