min30327 / luxy.js

Inertia scroll and parallax effect plugin in Vanilla.js
598 stars 86 forks source link

Position: Sticky not possible? #37

Open Fergie77 opened 1 year ago

Fergie77 commented 1 year ago

I've been trying out Luxy and it's really good! The only problem I'm noticing is that my sticky elements seem to revert to acting like they're position:relative. I usually get this behaviour if a parent object is set to overflow:hide so wasn't sure if Luxy does this, or if there's any other reason they don't work?