Skip to content

A jQuery plugin that transforms any image into a polaroid photo

License

Notifications You must be signed in to change notification settings

tinoni/polaroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polaroid.js

A jQuery plugin that transforms any image into a polaroid photo.

Home and demo

View a live demo.

Usage

Step 1: include JQuery and polaroid.js in your page

<script src="jquery.js"/>
<script src="polaroid.js"/>

Step 2: every image you want to insert a polaroid frame just include the data-polaroid attribute

<image src="html5.png" data-polaroid/>

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 polaroid photo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published