오우스티키
스티키 자동 라이브러리
sticky, javascript, auto, page button, fixed button, tab menu
var a = new auSticky('header');
// multi
var a = new auSticky('header, nav, .ac');
// option
var a = new auSticky('footer', {
activeClassName: 'aaa', // edit sticky active class name
bottom: true // trun on bottom type
});
uiwwnw <uiwwnw@icloud.com>