Hide Rest of Page Until Animation Finishes

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?

If you’ll write the fade-in animation code, you’ll have full control over the timing and you’ll be able to do whatever you like.