Design comparison
SolutionDesign
Solution retrospective
Hi,
Feedback are very welcome !
🤘
Community feedback
- @Nick331102Posted almost 3 years ago
If you have a free moment would you be able to look at my solution for this challenge? I haven't been able to get the error messages to show using JS for the form validation.
Thank You
0 - @Nick331102Posted almost 3 years ago
Nice work. How do you get the body to have a dark overlay when the hamburger menu is clicked?
0@DavidMaillardPosted almost 3 years ago@Nick331102 Hi Nick, thank you very much.
To answer you, I’ve added a div that aim to be an overlay (absolute, inset 0, background black, opacity) which shows only if my menu is opened. I chose to dev the app in VueJs so it makes it easy to remember the state of the menu.
1
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