A jQuery plugin that transforms any image into a beautiful and colourful glossy sphere.
View a live demo.
Step 1: include JQuery and glossify.js in your page
<script src="jquery.js"/>
<script src="glossify.js"/>
Step 2: every image you want to glossify just include the data-gloss attribute
<image src="html5.png" data-gloss/>
Step 3: there is no step 3 :-)
There are more options. Please visit the homepage to read the complete documentation.
You may use polaroid.js under the terms of the MIT License. More information.