From d42c5dfc610a1953f798f87a0b8861d8fa5dca9d Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 10 Dec 2020 17:58:36 -0400 Subject: more lazy loading tweaks --- static/lazy-fallback.js | 19 ------------------- static/lazy-loading.js | 42 ++++++++++++++++++++++++++++++++++-------- static/lazy-show.js | 16 ---------------- static/site.css | 2 +- 4 files changed, 35 insertions(+), 44 deletions(-) delete mode 100644 static/lazy-fallback.js delete mode 100644 static/lazy-show.js (limited to 'static') diff --git a/static/lazy-fallback.js b/static/lazy-fallback.js deleted file mode 100644 index a66b922..0000000 --- a/static/lazy-fallback.js +++ /dev/null @@ -1,19 +0,0 @@ -// Fall8ack code for lazy loading. 8asically, this runs if the stuff in -// lazy-loading.js doesn't; while that file's written with the same kinda -// modern syntax/APIs used all over the site, displaying the images is a pretty -// damn important thing to do, so we have this goodol' Olde JavaScripte fix for -// 8rowsers which have JS ena8led (and so won't display gener8ted