Reflection.js
CSS, Effect, Image, Javascript July 5th, 2007

Reflection.js 1.6 allows you to add reflections to images on your webpages. It uses unobtrusive javascript to keep your code clean.
It works in all the major browsers - Internet Explorer 5.5+, Mozilla Firefox 1.5+, Opera 9+ and Safari. On older browsers, it’ll degrade and your visitors won’t notice a thing. Best of all, it’s under 5KB.
Why use Javascript Image Reflections?
- Fast and easy to implement. Just add class=”reflect” to the image and your good to go.
- Don’t need to spend time in an image editor creating reflections.
- Works really well with forum avatars. Doesn’t require additional server work.
- It’s dead easy to change the opacity and height of the reflections.
- The reflections can respond to user action.
- It’s cool.
In older browsers, the script degrades and your visitors won’t notice a thing.