tux-autohide
v0.1.1
Published
Hide and show fixed elements when scrolling.
Downloads
12
Keywords
Readme
TUX AutoHide
Hide and show fixed elements when scrolling.
Usage
- jQuery plugin:
$.fn.autoHide
- Data attribute:
<div tux-autohide></div>
- Javascript:
var AutoHide = require('tux-autohide');new AutoHide(el, options);
License
MIT © Aranja