日期:2014-05-17  浏览次数:20588 次

怎样设置让鼠标放上去的时候,变为一只“手”
<table align="center" border="1" cellpadding="0" cellspacing="0"
style=" text-align:center; vertical-align:middle; background-image:url(../Images/zhutu_02.gif); width:1366px; height:626px; background-repeat:no-repeat;" onclick="javascript:goMain()"><!--width:1366px; height:626px;-->

  <tr>
  <td>  
  </td>
  </tr>
</table>

问题:

怎样设置Table的样式,当鼠标放上去的时候鼠标变为一只手?


------解决方案--------------------
style="cursor:pointer"
------解决方案--------------------
探讨
style="cursor:pointer"

------解决方案--------------------
style里继续添加"cursor:pointer"
------解决方案--------------------
style="cursor:pointer"
------解决方案--------------------
style="cursor:hand;"
------解决方案--------------------
探讨
引用:
style="cursor:pointer"

+1

------解决方案--------------------
style="cursor:pointer"

可以结贴了
------解决方案--------------------
style="cursor:hand"