Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 20th, 2005, 09:23 PM
David Glover
Guest
 
Posts: n/a
Default IE is broken, or I am?

This page:
http://mwongozi.net/things/Web/test.html

Is supposed to look like this: (At least, I think it is.)
http://davidglover.org/lj/correct.png

Mozilla and Safari for Mac do indeed display it that way. However, IE
for Windows displays it like this:
http://davidglover.org/lj/windows-ie.png
It seems to be ignoring the right= and bottom= attributes, the boxes do
not extend to the right or bottom.

IE for Mac also seems to get it wrong:
http://davidglover.org/lj/mac-ie.png
The boxes extend to far to the right, off the page, but again they
don't extend to the bottom.

Have I made a mistake in my code, or is this a bug in IE? How do I
fix, or work around it?
  #2  
Old July 20th, 2005, 09:23 PM
Matthias Gutfeldt
Guest
 
Posts: n/a
Default Re: IE is broken, or I am?

David Glover schrieb:[color=blue]
>
> This page:
> http://mwongozi.net/things/Web/test.html
>
> Have I made a mistake in my code, or is this a bug in IE? How do I
> fix, or work around it?[/color]

It's probably the XML prolog bug in IE6 (and some other confused
browsers), which tricks IE6 into quirks mode. If you remove the prolog
and the problem is corrected, then it's because IE is broken.


Matthias
  #3  
Old July 20th, 2005, 09:23 PM
David Glover
Guest
 
Posts: n/a
Default Re: IE is broken, or I am?

In article <3F76C4D1.788A5F7A@gmx.net>, Matthias Gutfeldt
<say-no-to-spam@gmx.net> wrote:[color=blue]
> It's probably the XML prolog bug in IE6 (and some other confused
> browsers), which tricks IE6 into quirks mode. If you remove the prolog
> and the problem is corrected, then it's because IE is broken.[/color]

Unfortunately this does not seem to be the case. I have removed the
HTML prolog in this file:
http://mwongozi.net/things/Web/test2.html

And it does not seem to make any difference at all.
  #4  
Old July 20th, 2005, 09:23 PM
Matthias Gutfeldt
Guest
 
Posts: n/a
Default Re: IE is broken, or I am?

David Glover schrieb:[color=blue]
>
> In article <3F76C4D1.788A5F7A@gmx.net>, Matthias Gutfeldt
> <say-no-to-spam@gmx.net> wrote:[color=green]
> > It's probably the XML prolog bug in IE6 (and some other confused
> > browsers), which tricks IE6 into quirks mode. If you remove the prolog
> > and the problem is corrected, then it's because IE is broken.[/color]
>
> Unfortunately this does not seem to be the case. I have removed the
> HTML prolog in this file:
> http://mwongozi.net/things/Web/test2.html
>
> And it does not seem to make any difference at all.[/color]

OK, it was worth a shot :-).


Matthias
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles