{% extends 'partials/base.html' %} {% load static %} {% block extra_css %} {% endblock %} {% block contents %}

Single image lightbox

Three simple popups with different scaling settings.

Fits (Horz/Vert)
Effects

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

Zoom effect works only with images.

Popup with video or map

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

Popup with Form

Popup form

Form

{% endblock %} {% block extra_javascript %} {% endblock %}