开发者

IE8 Render Issue

Why doesn't this document render in IE8 ??

http://arabianni开发者_C百科ghts.thestagingurl.com/


On ~line 55, if I change the last line of this:

<!--[if IE 7]>
<style type="text/css">
    .sf-contener {position: absolute; left: 0;}
    #right_column #cart_block .block_content a {position: relative; padding-top: 38px; top: -15px}
</style>
<! [endif] -->

to this:

<![endif]-->

Somehow the malformed IE conditional close comment was stopping the rest of the page from being parsed.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜