image-jigsaw
v1.1.1
Published
jQuery plugin to convert any image into a jigsaw puzzle. CSS based animation makes it look more elegant
Downloads
5
Maintainers
Readme
Image jigsaw js library
easily create a jigsaw from any image demo
screenshot
How to use
To create a jigsaw create a div class="panel" and place the required image inside it like
you need to mention the height and width for the code to perform its task
you need to include the scripts in ./js/ directory like
##Explanation for property fields
freq: time in milli seconds when the images should change
x: no of columns
y: no of rows
margin: margin between each blocks
distinct: (new) set to false if you dont require each block to be distinct images