|
Posted by Arne on 12/05/05 11:25
Once upon a time *number1.email@gmail.com* wrote:
> I have a strange problem that I can't seem to resolve. When I display
> my Web Page at: http://true-love-quiz.com/page1.html it works fine in
> Firefox and Mozilla, but when I try to bring up the page in Internet
> Explorer version 6.0, the actual quiz information does not display. If
> you look at the status bar on the bottom of the page you will see the
> message "Error on Page". To the top right of the display area you can
> see the upper scroll bar, and if you try to resize it a bit, you will
> be able to see some of the data...but not all of it. Can anyone figure
> out what's going on...and how to fix it? Thanks a Bunch!
>
Also in Mozilla there is errors, as the Javascript Console will tell you:
| Error: document.frames is not a function
| Source File: http://true-love-quiz.com/page1.html
| Line: 69
And some warnings:
| Warning: reference to undefined property document.frames
| Source File: http://true-love-quiz.com/page1.html
| Line: 69
| Warning: Non-standard document.all property was used. Use W3C
| standard document.getElementById() instead.
| Source File: http://true-love-quiz.com/page1.html
| Line: 68
| Warning: deprecated arguments usage
| Source File: http://true-love-quiz.com/page1.html
| Line: 22
Finaly, there is a lot of HTML errors:
http://validator.w3.org/check?verbose=1&uri=http%3A//www.mydbsite.com/
http://validator.w3.org/check?verbose=1&uri=http%3A//true-love-quiz.com/page1.html
All of those errors and warnings can affect how the page is displayed in
different browsers. Even if the iframe show up in Mozilla/Firefox, it
may not work as intended because of the Javascript errors and warnings.
--
/Arne
Customer: I can't connect to Internet with your CD, it doesn't work.
Tech Support: And what sort of computer are you using?
Customer: I don't have a computer. It's in the CD player and all I get
is weird noises.
Navigation:
[Reply to this message]
|