I have an intro section that I would like to hide (and stay hidden) after scrolling out. The interaction itself works fine, but the lower sections will “jump” a full section once the interaction is triggered.
In the published version below, the interaction works as intended if the page is manually scrolled, but not if the anchor link is pressed. (Although in the designer, the manual scroll jumps the section as well.)
I’ve tried to add some move interactions, scale interactions, etc., but keep getting the same results. Does anyone have any thoughts on how I can avoid this “jump”?
A quick fix is to make your anchor go not 100% to the section but 1px off of it, so that the disappearance is not triggered. Users will scroll 100% after that making the ix work.
Yeah, that actually works. That was a leftover from playing around with options. Interestingly it only works when published and still “jumps” in the designer, which is why I was messing around so much. Thanks for the look!
Hi jmkriz, working on the same interaction as you, and i’m also having that “jump” from the scroll it skips seciton 1 and goes straight to the second one. Could not really tell what the problem was, could you tell me? Thanks!