Javascript Image reflection
Download reflection.js and place it in ur web site folder so that u can include this file to your site,
Way to include reflection.js to ur site
<script language=”javascript” src=”reflection.js” type=”text/javascript”>
</script>
You need to put class=”reflect” in your image tag.
Code
<img src=”http://9th-direction.com/ohm.jpg” class=”reflect” />
Demo :