如何鼠标指到单元格中,把单元格中的文字颜色改变

lxxlily 2003-09-15 12:28:59
<td width="86" align="center" onmouseover="this.style.cursor='hand';this.bgColor='#B9D7FD';" onmouseout="this.bgColor='#1065ce';"><a href="index.asp" class=menu>首 页</a></td>

如何鼠标指到单元格中,把单元格中的文字颜色改变。
...全文
32 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
jsidiot 2003-09-15
  • 打赏
  • 举报
回复
<td width="86" align="center" onmouseover="this.style.cursor='hand';this.style.color='#B9D7FD';" onmouseout="this.style.color='#1065ce';">ddadfa</td>

87,903

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 JavaScript
社区管理员
  • JavaScript
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧