Posted by Harry Bellafonte on 09/10/07 19:28
On 6 sep, 16:21, "Jonathan N. Little" <lws4...@centralva.net> wrote:
> Harry Bellafonte wrote:
> > Hi
>
> > I have created a webpage. When I open it in a browser I see in the
> > bottom left corner the text 'Done" with an exclamation mark. If I
> > double click on it a small internet explorer window opens with the
> > following content:
> > Line: 3
> > Char: 3
> > Error: Object required
> > Code: 0
>
> > How can I find the third line where the error occurs, because on the
> > third line in the html code there is only a head tag. I don't think
> > that is the problem. Should I use another program to realy find the
> > right spot where the error occurs?
>
> Lesson: Do NOT use IE for debugging. They have a *unique* method of
> recording errors for debugging, I guess that explain a lot about some of
> their software...
>
> Using just about any other browser will be preferable because it will
> show in which linked file the error is located! Even in Firefox with no
> addon extensions the "Error Console" or Opera's "JavaScript Console"
> will pinpoint exactly where the error is.
>
> --
> Take care,
>
> Jonathan
> -------------------
> LITTLE WORKS STUDIOhttp://www.LittleWorksStudio.com- Tekst uit oorspronkelijk bericht niet weergeven -
>
> - Tekst uit oorspronkelijk bericht weergeven -
Hi
Thank you for responding.
I have opened the webpage in both Firefox and Netscape. I dont see the
error in both of them. I only see the error in Internet Explorer. How
do I determine where the error is located?
Kind Regards
[Back to original message]
|