Skip to content
/ gloss Public

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

License

Notifications You must be signed in to change notification settings

tinoni/gloss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published