Is there a way to reset the animation?
I have a footer that fades in when the user scrolls to it. When they navigate somewhere, the page scrolls back up and the footer fades out along with other elements. The page then does the route change.
How can I get it to fadeIn again when the user scrolls to the bottom of the page after the route has been changed? Is there a way to re-initialise it for specific elements?
Is there a way to reset the animation?
I have a footer that fades in when the user scrolls to it. When they navigate somewhere, the page scrolls back up and the footer fades out along with other elements. The page then does the route change.
How can I get it to fadeIn again when the user scrolls to the bottom of the page after the route has been changed? Is there a way to re-initialise it for specific elements?