By default, images in the gallery are shown as thumbnails.
Clicking one will make it popup inside a modal at its natural resolution and aspect ratio.
The thumbs will always be loaded in a grid table layout and resized so they fit inside their parent container.
Requirements:
· JavaScript enabled on client side
· MooTools 1.3 or higher
What's New in This Release: [ read full changelog ]
· Thumbs table size now is only checked for the first row, then other rows have the same number of columns as the first one, with no further calculations.
· Adjusts table final width resizing the container if needed.