Jump to content
Search Community

scaling up image then hide it

Nora
Moderator Tag

Go to solution Solved by GreenSock,

Recommended Posts

Posted

I'm trying to zoom in into the video playing in laptop but the problem  is the image that scale it appeared in the bottom of page , how can I hide it 

 

See the Pen mdxGdxQ by nora10 (@nora10) on CodePen.

  • Solution
Posted

That's more of a CSS issue, but one quick fix would be to use an onLeave to set the autoAlpha to 0, and an onEnterBack to return it to 1: 

See the Pen xxWabOJ?editors=1010 by GreenSock (@GreenSock) on CodePen.

  • Like 1

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...