Hello,
I am trying to hide elements on a page until some text using the fade in animation finishes. Ideally I would use the built in fade-in animation on each strip and my header but that is not an option.
I have seen the hide function. I was thinking I could use that until the last bit of text finishes its fade in animation, and then the rest of the page is revealed.
Any suggestions?