somewebmedia / hc-sticky

JavaScript library that makes any element on your page visible while you scroll.
https://somewebmedia.github.io/hc-sticky/
MIT License
462 stars 114 forks source link

Does not work if overflow: hidden on html #25

Closed tBaxter closed 7 years ago

tBaxter commented 9 years ago

This can be seen on this simple codepen example: http://codepen.io/anon/pen/xwMKWo

overflow hidden is pretty common for paralax header and some other effects. Suggestions?

spidgorny commented 8 years ago

Doesn't work on html { height: 100% } as well.

somewebmedia commented 7 years ago

Obsolete. New major version available.