| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 1182 人关注过本帖
标题:求助--关于table特效
只看楼主 加入收藏
lyn_gemini
Rank: 1
等 级:新手上路
帖 子:103
专家分:3
注 册:2004-9-15
收藏
 问题点数:0 回复次数:5 
求助--关于table特效
网页上的一个表格,要让鼠标到达一行时那一行变色,鼠标在一行点击时也变成深色,表示被选中,谁有这个代码?谢谢了!
搜索更多相关主题的帖子: 特效 table 
2004-11-12 09:09
情圣
Rank: 1
等 级:新手上路
帖 子:63
专家分:0
注 册:2004-10-6
收藏
得分:0 

onmouseover="this.style.backgroundColor='#FFFFFF';this.style.color='red'" onmouseout="this.style.backgroundColor='';this.style.color=''"

试试怎么样事件驱动的


在静中寻找一切最美的感觉... /images/upphoto/306.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://bbs.glite./images/upphoto/306.jpg');}" onmousewheel="return imgzoom(this);" alt="" />
2004-11-14 13:14
lyn_gemini
Rank: 1
等 级:新手上路
帖 子:103
专家分:3
注 册:2004-9-15
收藏
得分:0 
谢了

欢迎访问我的博客--*IT一粟*-- : http://lyn_gemini.
2004-11-14 16:04
情圣
Rank: 1
等 级:新手上路
帖 子:63
专家分:0
注 册:2004-10-6
收藏
得分:0 

不用

这也是我问的别人

其实我也是个正在摸索的初学者啊

以后大家多交流一下

呵呵


在静中寻找一切最美的感觉... /images/upphoto/306.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://bbs.glite./images/upphoto/306.jpg');}" onmousewheel="return imgzoom(this);" alt="" />
2004-11-14 18:04
IP
Rank: 1
等 级:新手上路
帖 子:56
专家分:0
注 册:2004-11-17
收藏
得分:0 

为什么不选择用CSS样式来做呢,也能做到这样的效果的!


一起努力!
2004-12-10 18:49
迷失星际
Rank: 1
等 级:新手上路
帖 子:358
专家分:0
注 册:2004-7-9
收藏
得分:0 
晕,光用css可以么?

[此贴子已经被作者于2004-12-21 16:39:14编辑过]



2004-12-21 16:38
快速回复:求助--关于table特效
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.035081 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved