Click to See Complete Forum and Search --> : pop up window 2


Anja
07-16-2003, 12:43 AM
Thanks to Charles and Khalid I now know the script for a pop up window. Now I'd like to go one (small) step further: Is there a possibility to have the pop up window open in the middle of the screen? Again, it needs to work both in IE5+ and Netscape 4+.

zuzupus
07-16-2003, 06:25 AM
onclick="window.open('thewindow. html','newWin','width=150,height=130,top=525,left=
800,dependent=yes,alwaysRaised=yes,resizable=1')" width="16" height="16" border="0" alt="Edit Text"></a>

use this one u can change top and left size accordign to ur system resolution

pyro
07-16-2003, 07:46 AM
Charles posted the answer in your last thread: http://forums.webdeveloper.com/showthread.php?s=&threadid=13073#post70129

No need to post multiple threads on the same topic...