Search:
Namespaces
Discussions
.NET v1.1
Feedback
Undefined values of some screen object properties
Messages
Related Types
This message was discovered on
microsoft.public.dotnet.languages.jscript
.
Post a new message to this list...
Mark Rae
Hi,
Can anyone tell me why some screen properties return undefined, as in the
table below:
availHeight 836
availLeft undefined
availTop undefined
availWidth 1152
colorDepth 32
height 864
pixelDepth undefined
width 1152
Is it browser-specific? I'm using IE6 on WinXP Pro.
Thanks,
Mark
Reply to this message...
Martin Honnen
Mark Rae wrote:
[Original message clipped]
Then check the IE documentation, it is here
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/objects/obj_screen.asp
and lists the following properties
availHeight
availWidth
bufferDepth
colorDepth
height
width
plus some other so indeed for MSIE properties like
availLeft
availTop
are not defined, availLeft/Top were introduced by Netscape/Mozilla I
think, MSIE and Opera don't implement them.
--
Martin Honnen
http://JavaScript.FAQTs.com/
Reply to this message...
Mark Rae
"Martin Honnen" <
Click here to reveal e-mail address
> wrote in message
news:
Click here to reveal e-mail address
...
[Original message clipped]
That's what I thought - thanks very much.
Reply to this message...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com