tedster

msg:4217764 | 10:51 pm on Oct 16, 2010 (gmt 0) |
What's your DTD? I'm essentially wondering if this is a quirks mode versus standards mode thing.
|
guod

msg:4218440 | 7:38 pm on Oct 18, 2010 (gmt 0) |
it is html 4.0.1 trans. when i hit f12, IE shows that it is displaying in IE8 mode
|
guod

msg:4220531 | 6:37 pm on Oct 22, 2010 (gmt 0) |
anyone? i found out that in IE7 or IE 8 Compat mode, it looks good...just when IE8 is in regular mode, things get messed up
|
tedster

msg:4220538 | 6:50 pm on Oct 22, 2010 (gmt 0) |
Have you run your mark-up through the validators? W3C Validator - HTML [validator.w3.org] W3C Validator - CSS [jigsaw.w3.org]
|
SuzyUK

msg:4220565 | 7:25 pm on Oct 22, 2010 (gmt 0) |
has the CSS got an IE conditional in it that perhaps has not been upgraded to cope with IE8 (strict). - or, and I hate to ask, has the CSS got any IE parse hacks in it? IE7 etc. could be relying on old hasLayout behaviour e.g. to cope with floats and IE8 (regular) may need an interim, or the same solution. It would likely help if we could see the CSS that is making the images display inline(horizontal), remember to check any IE conditional sheets
|
guod

msg:4220597 | 8:13 pm on Oct 22, 2010 (gmt 0) |
I guess it might be best if you guys could see it. Here is a link to one example [jewelryboxavenue.com...]
|
|