Needs to change with the thumbnails at the top - so far so easy - but must also have the image transition effect when the thumbnail at the top is clicked and the new images are brought in.
If I were to emulate the effect I would use a combination of 3 jQuery plugins: 1. For the changing of images, when the thumbnails are clicked: http://razorjack.net/quicksand/ 2. For the actual arrangement of the images: http://masonry.desandro.com/ 3. For pop-out image: any jQuery modal box plugin like colorbox, lightbox, etc.
http://www.niksoftware.com/colorefexpro/en/index.php?view=intro/filters.shtml
Needs to change with the thumbnails at the top - so far so easy - but must also have the image transition effect when the thumbnail at the top is clicked and the new images are brought in.
Also needs a lightbox :p
This could be an option also.... http://www.dhteumeuleu.com/one-day/
1. For the changing of images, when the thumbnails are clicked:
http://razorjack.net/quicksand/
2. For the actual arrangement of the images:
http://masonry.desandro.com/
3. For pop-out image:
any jQuery modal box plugin like colorbox, lightbox, etc.