Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 728 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 728 Bytes

glossify.js

A jQuery plugin that transforms any image into a beautiful and colourful glossy sphere.

Home and demo

View a live demo.

Usage

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 :-)

Further options

There are more options. Please visit the homepage to read the complete documentation.

License

You may use polaroid.js under the terms of the MIT License. More information.