»
EnglishFrenchVietnamese

Print - Image reflection effect - JavaScriptBank.com

Full version: jsB@nk » Image » Image reflection effect
URL: https://www.javascriptbank.com/image-reflection-effect.html

Image reflection effect © JavaScriptBank.comWelcome in an old effect, rendered using new technology- DHTML! It's an image script that applies a 'live' reflection below any image, and is superior to the traditional Java rendered effect both in terms of download speed and smoothness. The only shortcoming is that IE 4+ is required to see the reflection, with all other browsers getting simply the image itself.

Full version: jsB@nk » Image » Image reflection effect
URL: https://www.javascriptbank.com/image-reflection-effect.html



HTML
<img id="reflect" src="reflect.jpg"><br><script language="JavaScript1.2">// Image reflection script by Savio, [email protected] f1(){setInterval("mdiv.filters.wave.phase+=10",100);}if (document.all){document.write('<img id=mdiv src="'+document.all.reflect.src+'" style="filter:wave(strength=3,freq=3,phase=0,lightstrength=30)  blur() flipv()">')window.onload=f1}</script><!--    This script downloaded from www.JavaScriptBank.com    Come to view and download over 2000+ free javascript at www.JavaScriptBank.com-->


Files
http://javascriptbank.com/javascript/image/reflect.jpg