From 0698be57c77d7e266f4a6c4dc017b7eadfcb4092 Mon Sep 17 00:00:00 2001 From: Terry Mun Date: Wed, 22 Feb 2017 08:04:41 +0100 Subject: [PATCH] Fixed broken image link in first demo image --- demo/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/index.html b/demo/index.html index ea17931..140b76d 100644 --- a/demo/index.html +++ b/demo/index.html @@ -269,7 +269,7 @@

Basic demonstrations

Single image

Here we demonstrate the use of a single image. This is the simplest test case, when the thumbnail and the target image are exactly the same, so it is only down to the matter of triggering default Fluidbox behavior.

- ARoS Aarhus Kunstmuseum + ARoS Aarhus Kunstmuseum

Best fit strategy

Fluidbox also intelligently resizes images such that portrait images will fit perfectly within the viewport, although that means scaling down the image. This effect is pronounced when the viewport and image orientations are different — therefore, the demo below only works on a display with landscape orientation (e.g. not on mobile).