I don't want the popup to be any more than 250 px in height and 300 pix in width.
By default the window size on the browsers IE and Netscape is 300 x 300.
How do I go about fixing this? I already tried putting in the values in window.open link... and the window opens at 300x300.
Even if I can live with that... but when I receive a message, it opens in a different size? Not 300X300.. Where do I modify the code to open a window in 300x300 when person receives a message?
Thanks.
|