The people at Pixastic have created a fantastic js library for image effects using javascript. Here is the code that you can use to get a horizontal and vertical reflection effect.
Wondering how this could be useful?
Say you want to apply rounded corners to a div or a html element using images. Instead of requiring 4 images for all the corners of an element, you can achieve the same rounded effect using just one image. Refer to the Pixastic documentation for more effects.

Comments (0)
Leave a comment...