摘要:
<tr><a href="xxx">连接</a></tr>如上结构,单击tr的时候跳转至另一页面<tr style="cursor:pointer" onmouseover="this.style.backgroundColor='gainsboro'" onmouseout="this.style.backgroundColor=''" onclick="return Click();"> functi 阅读全文
posted @ 2013-01-15 11:10
Good_Code
阅读(11202)
评论(1)
推荐(0)