2010-12-21 123 views

回答

8

开〜55行,如果我改变这个最后一行:

<!--[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] --> 

这样:

<![endif]--> 

不知何故畸形IE条件接近的评论被停止解析页面的其余部分。

+0

完美!谢谢 :) – 2010-12-22 04:49:58