最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

js實現(xiàn)九宮格圖片半透明漸顯特效的方法

 更新時間:2015年02月16日 14:23:14   作者:代碼家園  
這篇文章主要介紹了js實現(xiàn)九宮格圖片半透明漸顯特效的方法,涉及js操作css特效的技巧,非常具有實用價值,需要的朋友可以參考下

本文實例講述了js實現(xiàn)九宮格圖片半透明漸顯特效的方法。分享給大家供大家參考。具體實現(xiàn)方法如下:

復(fù)制代碼 代碼如下:
<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程序設(shè)計有所幫助。

相關(guān)文章

最新評論

溧阳市| 海门市| 东明县| 正定县| 罗江县| 屯留县| 华亭县| 丁青县| 亚东县| 开平市| 宝坻区| 台南县| 德保县| 定日县| 施甸县| 南宁市| 晋州市| 运城市| 遂川县| 中江县| 灌阳县| 米泉市| 康马县| 西林县| 洛阳市| 梅州市| 德州市| 城口县| 衡山县| 昌乐县| 来安县| 永平县| 当阳市| 射阳县| 弥渡县| 太原市| 宝丰县| 琼结县| 城步| 沙洋县| 云林县|