Hi,
I’m looking to find a way to get current user page scroll level in order to make element animate.
For exemple in this video the text gets bigger as the user scroll down.
Any idea how to do it?
Thank you
Hi,
I’m looking to find a way to get current user page scroll level in order to make element animate.
For exemple in this video the text gets bigger as the user scroll down.
Any idea how to do it?
Thank you
Just use ‘current page scroll position’ in your text element conditionals…
Yes but how to measure current page scroll position?
Thank you!
Hi @adamhholmes
How do you manage this with responsiveness. same element could be at different scrolling position depending on the screen size, right?
Thanks