Skip to content

A `position: sticky` polyfill that's dependency-free, and does not modify the DOM tree, i.e., React-friendly.

License

Notifications You must be signed in to change notification settings

keithamus/sticky-position

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

A position: sticky polyfill that's dependency-free and does not modify the DOM tree, i.e., React-friendly. See react-sticky-position for the React component.

Demo

Todo

Install via NPM
npm install sticky-position
Install via Bower
bower install sticky-position

Released under the MIT License

About

A `position: sticky` polyfill that's dependency-free, and does not modify the DOM tree, i.e., React-friendly.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%