Image effects using Javascript

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.

Posted
Views | Favorited 0 Times

Comments (0)

Leave a comment...