足球游戏_中国足彩网¥体育资讯$

js实现九宫格图片半透明渐显特效的方法
来源:易贤网 阅读:994 次 日期:2015-03-13 10:53:05
温馨提示:易贤网小编为您整理了“js实现九宫格图片半透明渐显特效的方法”,方便广大网友查阅!

这篇文章主要介绍了js实现九宫格图片半透明渐显特效的方法,涉及js操作css特效的技巧,非常具有实用价值,需要的朋友可以参考下

本文实例讲述了js实现九宫格图片半透明渐显特效的方法。分享给大家供大家参考。具体实现方法如下:

代码如下:

<html>

<title>九宫格图片半透明渐显效果</title>

<body>

<STYLE type=text/css>.invisible {

FILTER: alpha(opacity=0)

}

</STYLE>

<SCRIPT language=JavaScript1.2>

<!--

function high(which2){

theobject=which2

highlighting=setInterval("highlightit(theobject)",50)

}

function low(which2){

clearInterval(highlighting)

which2.filters.alpha.opacity=0

}

function highlightit(cur2){

if (cur2.filters.alpha.opacity<100)

cur2.filters.alpha.opacity+=10

else if (window.highlighting)

clearInterval(highlighting)

}

//-->

</SCRIPT>

<TABLE borderColor=#999999 cellSpacing=8 cellPadding=0 width=302

border=0><TBODY>

<TR>

<TD width=90 background=text1.gif bgColor=#db4d0e

height=90><A href=""><IMG

class=invisible onmouseover=high(this) onmouseout=low(this)

src="/images/m01.jpg" border=0 width=180px height=135px></A></TD>

<TD width=90 background=text2.gif bgColor=#ff9f07><A

href="/"><IMG

class=invisible onmouseover=high(this) onmouseout=low(this)

src="/images/m02.jpg" border=0 width=180px height=135px></A></TD>

<TD width=90 background=text3.gif bgColor=#ff9f07><A

href=""><IMG class=invisible

onmouseover=high(this) onmouseout=low(this) src="/images/m03.jpg"

border=0 width=180px height=135px></A></TD></TR>

<TR>

<TD background=text4.gif bgColor=#ff9f07><A

href="/"><IMG

class=invisible onmouseover=high(this) onmouseout=low(this)

src="/images/m04.jpg" border=0 width=180px height=135px></A></TD>

<TD background=text5.gif bgColor=#a5d523><A

href="/"><IMG

class=invisible onmouseover=high(this) onmouseout=low(this)

src="/images/m05.jpg" border=0 width=180px height=135px></A></TD>

<TD background=text6.gif bgColor=#c56e19><A

href="/"><IMG

class=invisible onmouseover=high(this) onmouseout=low(this)

src="/images/m06.jpg" border=0 width=180px height=135px></A></TD></TR>

<TR>

<TD background=text12.gif bgColor=#ff9f07><A

href="/"><IMG

class=invisible onmouseover=high(this) onmouseout=low(this)

src="/images/m07.jpg" border=0 width=180px height=135px></A></TD>

<TD background=text8.gif bgColor=#c56e19><A

href="/"><IMG

class=invisible onmouseover=high(this) onmouseout=low(this) src="/images/m08.jpg"

border=0 width=180px height=135px></A></TD>

<TD background=text7.gif bgColor=#c56e19><A

href="/"><IMG

class=invisible onmouseover=high(this) onmouseout=low(this)

src="/images/m09.jpg" border=0 width=180px height=135px></A></TD></TR></TBODY></TABLE>

</body>

</html>

希望本文所述对大家的javascript程序设计有所帮助。

中国足彩网信息请查看IT技术专栏

中国足彩网信息请查看脚本栏目
由于各方面情况的不断调整与变化,易贤网提供的所有考试信息和咨询回复仅供参考,敬请考生以权威部门公布的正式信息和咨询为准!
关于我们 | 联系我们 | 人才招聘 | 网站声明 | 网站帮助 | 非正式的简要咨询 | 简要咨询须知 | 加入群交流 | 手机站点 | 投诉建议
工业和信息化部备案号:滇ICP备2023014141号-1 足球游戏_中国足彩网¥体育资讯$ 滇公网安备53010202001879号 人力资源服务许可证:(云)人服证字(2023)第0102001523号
云南网警备案专用图标
联系电话:0871-65317125(9:00—18:00) 获取招聘考试信息及咨询关注公众号:hfpxwx
咨询QQ:526150442(9:00—18:00)版权所有:易贤网
云南网警报警专用图标