If Possible, how can I set multiple "data-anchor-target"s using skrollr?

24 views Asked by At

I tried recently using the tool skrollr for a website and I want to set multiple data anchor targets to get the website to do what is essentially the same animation more than once while scrolling downward based on the position of other elements. The reason this is necessary is because the other elements are sized by percentage (or relative to the height of the webpage). If there is a way to make skrollr trigger animations by the percentage rather than concrete placements on the website (like data-300="" etc.) that would also solve my problems.

0

There are 0 answers