Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: same window size in ie and netscape


Message #1 by "rpalanivelu" <rpalanivelu@r...> on Mon, 21 Oct 2002 06:11:39
this is my code
popup=window.open("UpdateMaterialPopup.jsp,"Inserts","dependent=yes,height 
= 350,width = 970,top=190,left=25,alwaysRaised=yes,resizable=false");

but the window size is different from ie and netscape.
how can is set the same window size in both browser.
i need the solution with examples

thank in advance...

  Return to Index