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
Hide and show fixed elements when scrolling.
$.fn.autoHide
<div tux-autohide></div>
var AutoHide = require('tux-autohide');new AutoHide(el, options);
MIT © Aranja
npm i tux-autohide
6
0.1.1
MIT