Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 284 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 284 Bytes

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