[Javascript] "Not Implemented" Error in IE -- Firefox is fine

David Lovering dlovering at gazos.com
Wed Dec 19 00:40:33 CST 2007


Uh, my recollection is that DOM uses an integer in the bracket as an index, 
although it wouldn't surprise me in the least to see all sorts of wierd 
exceptions out there.

-- Dave Lovering

----- Original Message ----- 
From: "Rafael Menezes" <soscpd at gmail.com>
To: "JavaScript List" <javascript at lists.evolt.org>
Sent: Tuesday, December 18, 2007 3:04 PM
Subject: Re: [Javascript] "Not Implemented" Error in IE -- Firefox is fine


I can't reproduce the error in IE 6 SP2.

On 18/12/2007, Glenn E. Lanier, II <glenn_lanier at netzero.net> wrote:
>
>
>
> Can anyone shed any light on an error I'm getting in IE 7, but not
> Firefox? The page is
> http://www.alsde.edu/superintendentletter/superintendentletter.aspx?sys=001.e6774ade– 
> and when it loads, IE gives an error on line 20/character 16 which says
> "Not implemented". Firefox does not give any errors and works as expected.
>
>
>
> Any idea what is "not implemented"? If I'm counting correctly, the error
> is with
>
>
>
> var theForm = document.forms['aspnetForm'];
>
>
>
> but aspnetForm exists, and I'm pretty sure the document.forms[] is
> allowed.
>
>
>
> Thanks,
>
> Glenn
>
>
>
>
>
> _______________________________________________
> Javascript mailing list
> Javascript at lists.evolt.org
> http://lists.evolt.org/mailman/listinfo/javascript
>



-- 
Regards
Rafael Menezes



--------------------------------------------------------------------------------


> _______________________________________________
> Javascript mailing list
> Javascript at lists.evolt.org
> http://lists.evolt.org/mailman/listinfo/javascript 





More information about the Javascript mailing list