Skip to content

Javascript, sticky, fixed button, fixed menu, auto fixed, library

License

Notifications You must be signed in to change notification settings

uiwwnw/austicky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

demo

jsbin's demo

설명

오우스티키
스티키 자동 라이브러리
sticky, javascript, auto, page button, fixed button, tab menu

How to use

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 
});

AUTHOR

uiwwnw <uiwwnw@icloud.com>

LICENSE

MIT

About

Javascript, sticky, fixed button, fixed menu, auto fixed, library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published