我需要在图像背景上产生涟漪效果,而不是我的整个网页。
我看到了问题Water ripple effect on background of website。但我需要只在后台进行涟漪,而不是整个网页。我怎样才能做到这一点。这是我创建的codepen。
答案 0 :(得分:-1)
只需更新代码中的另一个div,
<div id="info">
<img src="http://tech.hu/wp-content/uploads/2013/08/chrome_logo.png" style="margin- top:10px; "></div>
这是我创建的另一个Codepen http://codepen.io/anon/pen/Hhrnw 看看吧。