任何人都可以告诉我如何使这些代码在IE浏览器上运行吗?或者对我的这段代码是否有一个变化?
#stuff { opacity:0;filter:alpha(opacity=0);zoom:1 }
#stats { background: url('http://image.jpg') no-repeat 110px 20px !important; }
#stats h3 { pointer-events: none; cursor: default;}
#stat-arrow {height: 0;}
#stats table tr:nth-last-child(2) {position:absolute !important; left: 10000px !important; }
#stats table tr:last-child {position:absolute !important; left:10000px !important; }