![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I've implemented some of the changes suggested. |
#3
| |||
| |||
|
|
Spartanicus wrote in message ... I've implemented some of the changes suggested. Ouch - Horizontal scroll bars even at 1024x768. |
#4
| |||
| |||
|
|
On Thu, 26 Feb 2004 13:02:59 GMT, Steve R. stevie_ritchie(NOSPAM)@hotmail.com> wrote: Spartanicus wrote in message ... I've implemented some of the changes suggested. Ouch - Horizontal scroll bars even at 1024x768. Really? Where? Oh, I see. In IE6 the scroll never goes away... in Opera it's fine even at 800 wide. But in IE that little red riceburner is way off the right side of the viewport at any resolution I can do. |
#5
| |||
| |||
|
|
"Neal" <neal413 (AT) spamrcn (DOT) com> wrote in message news pr3zeh9xmdvhyks (AT) news (DOT) rcn.com...On Thu, 26 Feb 2004 13:02:59 GMT, Steve R. stevie_ritchie(NOSPAM)@hotmail.com> wrote: Spartanicus wrote in message ... I've implemented some of the changes suggested. Ouch - Horizontal scroll bars even at 1024x768. Really? Where? Oh, I see. In IE6 the scroll never goes away... in Opera it's fine even at 800 wide. But in IE that little red riceburner is way off the right side of the viewport at any resolution I can do. You are running the browser in quirks mode, because of the lack of a URL in the doctype. In quirks mode IE6 reproduces most of the bugs in IE5.x, one of them being the broken box model. It thinks the margins are part of the box width so that grey box containing the riceburner is some number of ems (whatever the left margin is) plus 100%. Either run IE6 in standards mode or use one of the many hacks to work around the bug. Cheers Richard. |
#6
| |||
| |||
|
|
How do you set IE to run in quirks or standard mode? |
#7
| |||
| |||
|
|
Ouch - Horizontal scroll bars even at 1024x768. Really? Where? Oh, I see. In IE6 the scroll never goes away... in Opera it's fine even at 800 wide. But in IE that little red riceburner is way off the right side of the viewport at any resolution I can do. You are running the browser in quirks mode, because of the lack of a URL in the doctype. |
|
In quirks mode IE6 reproduces most of the bugs in IE5.x, one of them being the broken box model. It thinks the margins are part of the box width so that grey box containing the riceburner is some number of ems (whatever the left margin is) plus 100%. |
#8
| |||
| |||
|
|
could you check if it's fixed for IE6 now? |
![]() |
| Thread Tools | |
| Display Modes | |
| |