Last week I found a very interesting blog entry on how to get dynamic image reflections for any image being displayed on a webpage using the <img> tag on Cow’s blog.
Ever seen the reflections in Apples new tools like in Front Row or iChat AV? Now you can have that on your website too! Without any graphic tool
Well, at least it works on Firefox 1.5, Safari and Opera 9 according to the coder.
So I tried it out, but there where some minor issues, like if you align your image using CSS e.g. centered, the reflection is not shown centered too. After playing around with the code I finally made it, and even added another feature.

