jQuery Aperture
Rotate all kinds of elements clock- or counterclockwise with jQuery Aperture.
Demo with integrated lightbox
$('#container')
.aperture({
columns: '5',
duration : 400,
imgWidth : '190px',
imgHeight : '130px',
}); Options
| Option | Default |
|---|---|
| columns | 4 |
| imgWidth | 200px |
| imgHeight | 140px |
| easing | easeOutQuint |
| duration | 1000 |








