Home  >  Article  >  Web Front-end  >  js method to realize the translucent gradient effect of nine-square grid pictures_javascript skills

js method to realize the translucent gradient effect of nine-square grid pictures_javascript skills

WBOY
WBOYOriginal
2016-05-16 16:13:471316browse

The example in this article describes the method of using js to achieve the translucent gradient effect of a nine-square grid image. Share it with everyone for your reference. The specific implementation method is as follows:

Copy code The code is as follows:

Nine-square grid picture translucent gradient effect


     

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


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

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn