can anyone tell me how to make this code work on IE browsers ?, or is there an alernative for this code of mine?
#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; }