A photo gallery with the simplest DOM as possible, with javascript ZOOM effects.
Add the following HTML to your DOM:
And add as many images or links as you want. You can weither directly add images tags or images tags wrapped inside a tags.
If you don't want the Zoom effect, just remove the js-mosaique-wrapper class on the following wrapper:
It requires same aspect-ratio images.