|
|
Q1184 How do I open a pop-up window so that it will be the same size in for both Internet Explorer and Netscape Navigator ?
irt.org | Knowledge Base | JavaScript | Window | Q1184 [ previous next ] Q1184 How do I open a pop-up window so that it will be the same size in for both Internet Explorer and Netscape Navigator ?Either allow for the size taken up by toolbars in Internet Explorer when specifying the width and height to the window:
Or from within the the popup window, resize it to the size you require:
|
-- div -->
|