D
Dave Hammond
You'd think this would be a basic part of the window object (and
perhaps it is and I'm just being dense), but I can't find any reference
in the IE window object documentation to a property which returns the
current window height/width. I can't check Mozilla, as the site is
currently unresponsive, but i don't recall there being any mention of
height/width properties in the Mozilla window object docs either.
Seems like if the object can tell me what its current top/left corner
is, then it should be able to tell me what its size is. Am I missing
something?
As for the application, I'd like to be able to resize a window, run a
script, then restore the window to its original size when the script
completes.
Thanks in advance, and if I'm being blind or dense, please be gentle
with the flames.
-Dave H.
perhaps it is and I'm just being dense), but I can't find any reference
in the IE window object documentation to a property which returns the
current window height/width. I can't check Mozilla, as the site is
currently unresponsive, but i don't recall there being any mention of
height/width properties in the Mozilla window object docs either.
Seems like if the object can tell me what its current top/left corner
is, then it should be able to tell me what its size is. Am I missing
something?
As for the application, I'd like to be able to resize a window, run a
script, then restore the window to its original size when the script
completes.
Thanks in advance, and if I'm being blind or dense, please be gentle
with the flames.
-Dave H.