10 Image Effects That Can Be Implemented Using JavaScript

by jason5ng32 on 2008-04-29 11:15:51

Generally speaking, when we write blogs or build websites, we need to add some effects to the illustrations, such as adding shadows, rounded corners on images, reflections, etc. These effects can usually be achieved by three methods: one is to modify the images using PS, the second is to use CSS, and the third is to use JavaScript. Using PS will damage the original image and also requires a certain amount of time. Netzgesta offers many JavaScripts for achieving image special effects available for download, and many of these effects are quite beautiful.