Share Posted February 7, 2020 Hi, As you can see in the CodePen demo the red color box is doing a zooming out animation. Is there a way to do that the yellow circle's size should be 100% of the screen when the page load and then it zoom out to the actual size of the red box ? And also, the zoom out animation should start from the yellow circle. Thanks in Advance. See the Pen GRJgNxz by bootstrap007 (@bootstrap007) on CodePen Link to comment Share on other sites More sharing options...
Share Posted February 7, 2020 Hey bootstrap. Thanks for the demo. I'm not understanding exactly the effect that you're wanting. 100% of the screen meaning inscribed inside of the viewport? or covering it completely so that you can't see red? And what do you mean "the zoom out animation should start form the yellow circle"? Maybe diagrams would be helpful in this case. Link to comment Share on other sites More sharing options...
Author Share Posted February 7, 2020 Hi @ZachSaucier, Yes, exactly. Yellow circle covering the screen completely (full screen) so that red won't be visible when the page loads and from that point the zoom out animation starts. I have attached a sketch mockup for better understanding. Kindly refer demo.jpg Link to comment Share on other sites More sharing options...
Share Posted February 7, 2020 Cool, thanks for the diagram. It's very helpful. What are you having trouble with? Link to comment Share on other sites More sharing options...
Author Share Posted February 7, 2020 Hi, Currently the zoom out animation is starting from the red box not from the yellow circle which is inside of the red box and also the yellow circle is not full screen when the page loads. Please check the CodePen demo what i have tried so far:- See the Pen GRJgNxz by bootstrap007 (@bootstrap007) on CodePen Link to comment Share on other sites More sharing options...
Share Posted February 7, 2020 Understood, but it's just a matter of getting your positioning and sizing correct. We don't have the capacity to build your project for you Link to comment Share on other sites More sharing options...
Author Share Posted February 7, 2020 haha... 😁 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