css 동적 퍼 지 효과

인 스 턴 스 효과:마 우 스 를 올 려 보 세 요.
 
 
 
 
첫 번 째:아래 스 크 립 트 를와사이 에 삽입 합 니 다.
function on(she){girl=shemove=setInterval("moving(girl)",50)}
function off(she){ clearInterval(move) she.filters.blur.strength=2 }
function moving(s){if (s.filters.blur.strength<110)s.filters.blur.strength+=5else clearInterval(move)}

두 번 째 단계:아래 스 크 립 트 를와사이 에 삽입 합 니 다.

style="position:absolute;top:70;left:390;filter:blur(add=1,direction=80,strength=2)"onMouseOver="on(this)" onMouseOut="off(this)" width="337" height="87" border="0">

좋은 웹페이지 즐겨찾기