Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] RE: Undefined is Undefined in IE 5
- From: rpollard at apple.com (Robert Pollard)
- Subject: [Javascript] RE: Undefined is Undefined in IE 5
- Date: Tue Dec 9 18:47:32 2003
I don't believe IE 5 supports node functions as in "getElementByID"
I may be mistaken but I believe that could be the problem.
HTH,
Robert
On Tuesday, December 9, 2003, at 04:17 PM,
bill.marriott@xxxxxxxxxxxxxxxx wrote:
>
> HI Everyone,
>
> The following code works in IE 6 but falls over with the error
> "Undefined is Undefined"
> in IE 5. ?Does anyone know what the actual problem is and is there ?a
> workaround?
>
> var AverageStudentsObj = document.getElementById("AverageStudents");
> ? if ( AverageStudentsObj != undefined )
>
> thanks
>
> Bill Marriott
> Analyst/Programmer
> Information Technology
> NSW Agriculture
> Orange
>
> Ph. ?02 6391 3657
> Fax. 02 6391 3290
>
>
> This message is intended for the addressee named and may contain
> confidential information. If you are not the intended recipient or
> received it in error, please delete the message and notify sender.
> Views expressed are those of the individual sender and are not
> necessarily the views of their
> organisation._______________________________________________
> Javascript mailing list
> Javascript@xxxxxxxxxx
> https://lists.LaTech.edu/mailman/listinfo/javascript
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 1162 bytes
Desc: not available
Url : http://lists.LaTech.edu/pipermail/javascript/attachments/20031209/ce1df010/attachment.bin
- Follow-Ups:
- [Javascript] RE: Undefined is Undefined in IE 5
- From: Lau@xxxxxxxxxxxxxxxx
- [Javascript] RE: Undefined is Undefined in IE 5
- References:
- [Javascript] RE: Undefined is Undefined in IE 5
- From: bill.marriott@xxxxxxxxxxxxxxxx
- [Javascript] RE: Undefined is Undefined in IE 5
- Prev by Date: [Javascript] RE: Undefined is Undefined in IE 5
- Next by Date: [Javascript] RE: Undefined is Undefined in IE 5
- Previous by thread: [Javascript] RE: Undefined is Undefined in IE 5
- Next by thread: [Javascript] RE: Undefined is Undefined in IE 5
- Index(es):