|
|
Q654 How can you specify the size of a window with window.open() so that both Netscape Navigator & Internet Explorer open a window with the same size document area?
irt.org | Knowledge Base | JavaScript | Window | Q654 [ previous next ] Q654 How can you specify the size of a window with window.open() so that both Netscape Navigator & Internet Explorer open a window with the same size document area?Work out the size difference, and then use JavaScript code similar to:
|
-- div -->
|