Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fixedStack

固定多个元素在顶部

当滚动条向下滚动时,固定多个元素在顶部

使用方法

fixedStack([
    {
        'fixed': '#info',
        'selector': 'body'
    },
    {
        'fixed': '#use',
        'selector': 'body'
    }
])

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages