Photobox is a good looking jQuery image gallery that uses CSS3 transitions and animations.

The gallery is lightweight (14kb, not gzipped) and presents the items as a wall where each item can be viewed inside a modal box.

When the modal box is “on”, it automatically displays a list of other images as thumbnails and browsing is possible with the help of the thumbnails, prev-next buttons or keyboard.

Photobox - jQuery Image Gallery

Images can be zoomed in/out with the mousewheel and there is support for looping galleries. There are very few settings to define, which is both good and bad, depending on the way the gallery will be used.

0 Shares:
Leave a Reply

Your email address will not be published. Required fields are marked *

16 − fifteen =

This site uses Akismet to reduce spam. Learn how your comment data is processed.

You May Also Like

How to design a beautiful CSS3 search form

Search box on site is one of the elements most frequently used. If you want to improve user experience in a simple way, and make it easy to search and find content for your users, then you have to add a search form on your website.

Cross-browser CSS3 box-shadow

Simple way for creating cross-browser box-shadow in all modern and popular browsers including Internet Explorer (Opera only since 10.50 pre-alpha version).

Border-radius: create rounded corners with CSS!

The CSS3 border-radius property allows web developers to easily utilise rounder corners in their design elements, without the need for corner images or the use of multiple div tags, and is perhaps one of the most talked about aspects of CSS3.