Randomly Rotating Image Gallery – Mosaiqy
13
Jul
// php the_time('Y') ?>
Similar to the The Wall plugin for MooTools that was shared few days ago, Mosaiqy is a jQuery plugin for presenting images in a Mosaic-like grid interface.
The images are displayed inside randomly moving columns and rows where CSS3 transitions are used for the animations.
Once a thumbnail is clicked, the original version is loaded inside the grid with a nice slideIn/Out effect.
It retrieves images from a JSON/JSONP data source which makes integrating with image hosting services pretty easy and there are already demos for Flickr, Instagram and Panoramio.
Mosaiqy has multiple configuration options like the speed of transitions, delay between each, number of columns/rows, looping on/off and more.
Requirements: jQuery
Compatibility: All Modern Browsers
Website: http://www.fabriziocalderan.it/mosaiqy/
Download: https://github.com/fcalderan/mosaiqy
Compatibility: All Modern Browsers
Website: http://www.fabriziocalderan.it/mosaiqy/
Download: https://github.com/fcalderan/mosaiqy
- Tags:
CSS3 HTML5 Javascript
- Filed under: CC License, Gallery, Goodies
- 1 Comment












One Response for "Randomly Rotating Image Gallery – Mosaiqy"
Nice plugin! Interesting to get Instagram o Flickr photos!