Design comparison
Solution retrospective
This is my first time working on a whole page! Hua! I wanted to give opacity change together with sliding-in animation when scrolling up and down but was unable to find how to do so. Can anyone enlighten me about the technique?
Community feedback
- @grace-snowPosted almost 4 years ago
Really nice work here, well done!
Your code repo is empty though so I can't give any feedback on that
If I was to add an animation anywhere it would just be on the menu opening. You can't transform display property but you could do something like position the menu off screen and have it slide down, or let it grow in height and opacity from 0 to 100%
Just ideas anyway, I'm no expert on animation.
I look forward to seeing your next solution ☺
0@ksyksy815Posted almost 4 years ago@grace-snow Thank you for your comment! I also thought the menu needs some interactivity too. I will try to see how I could visualize what you have recommended. :) Also, I found out that the default branch for this project was directed somewhere else and that is why the code repo was empty. I changed it now, and please feel free to review it! Thanks again for your comment!
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord