Jerome
05-03-2003, 12:03 PM
Hi,
I like to detect the exact window position in relation to the users screen.
X-coordinate
Y-coordinate
Height
Width
I tried to alert the following:
top.window.offsetWidth
window.offsetWidth
window.clientWidth
window.body.clientWidth
But this gives me an unidentified message
By the way it's more curiosity for a solution then necassary!
Thanks for Your effort,
Jerome
I like to detect the exact window position in relation to the users screen.
X-coordinate
Y-coordinate
Height
Width
I tried to alert the following:
top.window.offsetWidth
window.offsetWidth
window.clientWidth
window.body.clientWidth
But this gives me an unidentified message
By the way it's more curiosity for a solution then necassary!
Thanks for Your effort,
Jerome