当前位置:Gxlcms > JavaScript > js实现九宫格图片半透明渐显特效的方法_javascript技巧

js实现九宫格图片半透明渐显特效的方法_javascript技巧

时间:2021-07-01 10:21:17 帮助过:4人阅读

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

代码如下:

九宫格图片半透明渐显效果


border=0>











height=90> class=invisible onmouseover=high(this) onmouseout=low(this)
src="https://img.gxlcms.com//images/m01.jpg" border=0 width=180px height=135px>
href="/"> class=invisible onmouseover=high(this) onmouseout=low(this)
src="https://img.gxlcms.com//images/m02.jpg" border=0 width=180px height=135px>
href=""> onmouseover=high(this) onmouseout=low(this) src="https://img.gxlcms.com//images/m03.jpg"
border=0 width=180px height=135px>
href="/"> class=invisible onmouseover=high(this) onmouseout=low(this)
src="https://img.gxlcms.com//images/m04.jpg" border=0 width=180px height=135px>
href="/"> class=invisible onmouseover=high(this) onmouseout=low(this)
src="https://img.gxlcms.com//images/m05.jpg" border=0 width=180px height=135px>
href="/"> class=invisible onmouseover=high(this) onmouseout=low(this)
src="https://img.gxlcms.com//images/m06.jpg" border=0 width=180px height=135px>
href="/"> class=invisible onmouseover=high(this) onmouseout=low(this)
src="https://img.gxlcms.com//images/m07.jpg" border=0 width=180px height=135px>
href="/"> class=invisible onmouseover=high(this) onmouseout=low(this) src="https://img.gxlcms.com//images/m08.jpg"
border=0 width=180px height=135px>
href="/"> class=invisible onmouseover=high(this) onmouseout=low(this)
src="https://img.gxlcms.com//images/m09.jpg" border=0 width=180px height=135px>


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

人气教程排行