CSS控制表格鼠标移动变色

 table.blackLine tr{
background-color:expression(onmouseover=function(){currentcolor=this.style.backgroundColor;this.style.backgroundColor='#E2F2FF'},onmouseout=function(){this.style.backgroundColor=currentcolor});
}

   调用方法

class="blackLine "

Permalink | Comments (1) | Hits: 1191 | Time: 10:05:10
js关闭窗口,无关闭提示(不支持FF)
Javascript切换flash
All Comments
#1 - aaa - 2009-9-16 12:00:14
不行啊
Post Your Comment
^ ^

2399
Top
Display Pagerank