Add a door effect to your pictures with jQuery
Overview
This plugin adds a door effect on any pictures.
Part of its working is described on my blog.
Observations
- this plugin uses jQuery UI
- works best on 4:3 pictures
Parameters
- effect: selected effect (default: door), view list below
- text: text to add below the image (default: 'imageDoor jQuery plug-in by geekcommunicant')
Demo
$('#image').imageDoor(); |
Choose the effect |
Back to the list of my demos.