| JPG graphics not rendering completely in IE 8 on Windows web graphics incomplete on load |
Budsy

msg:4089645 | 1:52 am on Mar 2, 2010 (gmt 0) | I have a web page <snip> that does not always completely render the images on the page (table made with ImageReady). Just a single horizontal row of pixels remains 'undone' on page load, leaving a single pixel-wide white space about mid-page. What is odd is that the row of pixels will finish drawing if you subsequently simply roll over a hotlink or touch the browser edge with the mouse. The gap doesn't always happen, and it doesn't happen in browsers other than IE 8 (I haven't tested all IE versions though). It does not appear to be a table cell sizing issue, because nothing moves on the page when the rendering 'finishes later.' This is an odd one I've never seen before. Any thoughts? Budsy [edited by: limbo at 9:33 am (utc) on Mar 2, 2010] [edit reason] No URL's please, see TOS [webmasterworld.com] [/edit]
|
rocknbil

msg:4089666 | 2:19 am on Mar 2, 2010 (gmt 0) | Start here [validator.w3.org]. Though likely not the cause, style="width: 820; border-width: 0; border-style: none" A CSS width value needs a specific type. 820 . . . what? Presuming 820px. I'm guessing once it's validating it may help, but no way to know for sure. You likely have other validation errors which throws the document into Quirks mode.
|
|
|