From ddf459169bdee07a2ffed1bade5a5b51eb230d0f Mon Sep 17 00:00:00 2001 From: Vladimir Siljkovic Date: Tue, 11 Dec 2018 23:46:15 +0100 Subject: [PATCH] Upgrade: jQuery for demo page from 1.8.2 to 3.3.1.slim (refs #82) --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 2f69c28..563bfd4 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@ - + @@ -230,7 +230,7 @@

Usage

</div> <!-- Include jQuery --> - <script src="https://code.jquery.com/jquery-1.8.2.min.js"></script> + <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"></script> <!-- Include jQuery Popup Overlay --> <script src="https://cdn.jsdelivr.net/gh/vast-engineering/jquery-popup-overlay@2/jquery.popupoverlay.min.js"> @@ -260,7 +260,7 @@

Usage

Example on CodePen

-

See the Pen jquery-popup-overlay example by Vladimirs (@vladimirs) on CodePen.

+

See the Pen jquery-popup-overlay example by Vladimirs (@vladimirs) on CodePen.

Options