From 2afe081e9355025f9835dca12675d6d63aa05f54 Mon Sep 17 00:00:00 2001
From: "Emanuele \"ToX\" Toscano"
Date: Thu, 3 Nov 2016 10:44:00 +0100
Subject: [PATCH] Add zoomable option
---
examples/index.html | 10 ++++++++--
src/css/lightbox.css | 27 ++++++++++++++++++++++++++-
src/images/zoom.png | Bin 0 -> 1325 bytes
src/js/lightbox.js | 13 ++++++++++++-
4 files changed, 46 insertions(+), 4 deletions(-)
create mode 100644 src/images/zoom.png
diff --git a/examples/index.html b/examples/index.html
index 1312c7f4..e8997a54 100644
--- a/examples/index.html
+++ b/examples/index.html
@@ -3,7 +3,7 @@
Lightbox Example
-
+
@@ -31,7 +31,13 @@ A Four Image Set
-
+
+
+