1
0
Fork 0
mirror of https://github.com/sbrl/thebigwarehouse.git synced 2018-01-10 21:33:45 +00:00

Add lazyr.js [be]layzr.js

This commit is contained in:
Starbeamrainbowlabs 2015-09-03 11:49:10 +01:00
parent 9d141a1587
commit 762e4a3aa1

View file

@ -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 `<abbr>` (abbreviation) HTML element accessible to touch screen users