Share Posted December 9, 2019 Hello all, I am very new to GSAP and i want to visibility hidden after my animation complete and i tried every solution got from google and gsap forums, but it's not working. now, i am adding Quote tl.set("#splash", {visibilty:"hidden"}) at last to my timeline but it's not working. please help me. Thank you in advance. Link to comment Share on other sites More sharing options...
Share Posted December 9, 2019 You have spelling mistake, try visibility tl.set("#splash", {visibility:"hidden"}) 5 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now