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