javascript thread: same window size in ie and netscape
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...
|





