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

Add tabby

This commit is contained in:
Starbeamrainbowlabs 2015-09-14 10:57:14 +01:00
parent 897dac3f9c
commit 113cc1bf76

View file

@ -33,6 +33,7 @@
- [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.
- [tabby](https://github.com/cferdinandi/tabby/) - A drop-in easy to use tab system. Works using ids, and supports both `<a>` tags and buttons.
## Accessibility
- [abbr-touch](https://github.com/Tyriar/abbr-touch) - Make the `title` attribute of the `<abbr>` (abbreviation) HTML element accessible to touch screen users