.TR{?//<tr class=tr>? 它是鼠标放上去的效果?:颜色改变
?star:expression(onmouseover=function(){this.style.backgroundColor="#cfe4f9";this.style.cursor="hand"},onmouseout=function(){this.style.backgroundColor="#FFFFFF"});
}
详细解决方案
css中使用js
热度:252 发布时间:2012-10-29 10:03:53.0
相关解决方案