Lightbox

Single Images Lightbox

Three simple popups with different scaling settings.
1 — fits horizontally and vertically,
2 — only horizontally,
3 — no gaps, zoom animation, close icon in top-right corner.

Lightbox Gallery

In this example lazy-loading of images is enabled for the next image based on move direction.

Zoom Gallery

If you wish to open the popup only after image is fully loaded, you may preload image via JS. Or use scaled down image instead of thumbnail. Zoom effect works only with images, for now.

With Css Animation

Animations are added with simple CSS transitions, you can make them look however you wish.

Popup With Video Or Map

In this example lightboxes are automatically disabled on small screen size and default behavior of link is triggered.

Popup With Form

Entered data is not lost if you open and close the popup or if you go to another page and then press back browser button.

Open form

Ajax Popup

Animations are added with simple CSS transitions, you can make them look however you wish.

Modal Popup

A modal popup disables the usual ways to close popups.

Open modal

Error Handling

This is just basic example of how error messages are displayed. Surely, you can change text or style them.