Cool JavaScript image effects
Posted on: August 15, 2007
- In: JavaScript
- 2 Comments
Recently, i read this article from here.. http://cow.neondragon.net/xml.php Nice to see some cool JavaScript effects. specially Corner.js which can add rounded corners to your images, as well as shading and shadows around the image! cool eh ? you can try it now. very easy and simple process. this is how i used it ….
<script type=”text/javascript” src=”glossy/glossy.js”>
</script>
<div align=”center”>
<img src=”junal.jpg” class=”glossy” />
</div>
well, there are several JavaScripts waiting for you. such as Glossy.js, Instant.js
im sure you will enjoy to use these effects. have a look here http://www.netzgesta.de/corner/
2 Responses to "Cool JavaScript image effects"
thanks for posting this here Junal!










December 8, 2007 at 12:30 am
hey buddy!! nice script with a super cool effect…