Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider polyfill for position: sticky #154

Open
tnajdek opened this issue Mar 26, 2018 · 1 comment
Open

Consider polyfill for position: sticky #154

tnajdek opened this issue Mar 26, 2018 · 1 comment

Comments

@tnajdek
Copy link
Member

tnajdek commented Mar 26, 2018

If we want to support position: sticky on "older" browsers, we need a polyfill:

https://github.com/wilddeer/stickyfill

This is pretty much only for benefit of the IE:

https://caniuse.com/#search=stick

@flachware
Copy link
Contributor

Correct, I was also thinking about Opera on mobiles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants