欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  web前端

css动态模糊效果_基础教程

程序员文章站 2022-04-15 11:21:30
...
实例效果:请把鼠标放上去看看

css动态模糊效果_基础教程

第一步:把下面的脚本插入

与之间:

function off(she){
clearInterval(move)
she.filters.blur.strength=2 }

function moving(s){
if (s.filters.blur.strengths.filters.blur.strength+=5
else clearInterval(move)}

第二步:把下面的脚本插入

与之间:

css动态模糊效果_基础教程

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">

相关标签: css动态模糊效果