在IE9,和别的浏览器都没有问题但是在IE8 就会出现上面那种情况,有上面办法解决没有,或者有别的好用的圆角插件没有
<body>
<div style="background-image:url(web/images/top2.png); width:350px; height:171px;">div>
<div style="background-color:#C0C; width:300px; height:250px; margin-top:-40px;" class="aa">div>
body>在IE下成这个样子了 不知道怎么回事$(document).ready(function(){
$(".aa").corner();
})