|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by SomeBadFunk in Java Server Pages (JSP), Hypertext Markup Language (HTML)
hi, I am trying to open a popup window by calling this function:
var w = window.open(url, 'name', 'width=250,height=450,stat
us=no,resi
zable=no')
;
w.focus();
Inside the window I have a div with the width=250 and height=450 so that it fits precisely inside the popup.
The problem I have is that when I test it on Mac, the windows opens smaller then on Windows, and much smaller than div block. It is possible to resize the window to see the whole div block, but I am wondering if it is possible to have the window opened and see the whole block without having to resize he window.
thank you
20091118-EE-VQP-93 - Hierarchy / EE_QW_3_20080625