From 762e4a3aa13c292f83d5463313d4ea5bfd987cf3 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 3 Sep 2015 11:49:10 +0100 Subject: [PATCH] Add lazyr.js [be]layzr.js --- BigBoxOfHTML.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BigBoxOfHTML.md b/BigBoxOfHTML.md index cc881cd..097049e 100644 --- a/BigBoxOfHTML.md +++ b/BigBoxOfHTML.md @@ -31,6 +31,8 @@ - [Stretchy](http://leaverou.github.io/stretchy/) - Easy form element autoresizing - [wallop](http://pedroduarte.me/wallop/) - Library to show / hide stuff, includes a previous / next system. - [houdini](https://github.com/cferdinandi/houdini/) - A super simple script to make an element collapsible. + - [layzr.js](http://callmecavs.github.io/layzr.js/) - An easy to use lazy image loading script + - [[be]lazy.js](http://dinbror.dk/blazy/) - An alternative to the above. Looks slightly more advanced, but also more complex. ## Accessibility - [abbr-touch](https://github.com/Tyriar/abbr-touch) - Make the `title` attribute of the `` (abbreviation) HTML element accessible to touch screen users