Re: window.Image.prototype in IE6
From: manekyn (maneky_at_seznam.cz)
Date: 01/23/05
- Previous message: Martin Honnen: "Re: Please Help!Error loading Microsoft ActiveX Media Player"
- In reply to: Martin Honnen: "Re: window.Image.prototype in IE6"
- Next in thread: Dave Anderson: "Re: window.Image.prototype in IE6"
- Reply: Dave Anderson: "Re: window.Image.prototype in IE6"
- Reply: Lithium: "Re: window.Image.prototype in IE6"
- Reply: Martin Honnen: "Re: window.Image.prototype in IE6"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 23 Jan 2005 16:31:45 +0100
>> manekyn wrote:
>>
>> does anyone know why window.Image.prototype is null or not an object in
>> Internet Explorer 6?
>
>
> "Martin Honnen" <mahotrash@yahoo.de> wrote
>
> Because images are host objects and not built-in J(ava)Script objects and
> host objects do not need to expose a constructor or a prototype.
>
According to page http://www.gurusnetwork.com/tutorial/javascript_oop/ is
Image a native object like Date, but probably it's a bug.
Thanks Manekyn
- Previous message: Martin Honnen: "Re: Please Help!Error loading Microsoft ActiveX Media Player"
- In reply to: Martin Honnen: "Re: window.Image.prototype in IE6"
- Next in thread: Dave Anderson: "Re: window.Image.prototype in IE6"
- Reply: Dave Anderson: "Re: window.Image.prototype in IE6"
- Reply: Lithium: "Re: window.Image.prototype in IE6"
- Reply: Martin Honnen: "Re: window.Image.prototype in IE6"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|