
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Button toggle operation
- At first, I tried changing from style.display none to block using if statement
- However, the button didn't work when the pop-up is pressed
- So I used the classList.toggle() function and it worked!
Sharing button pop up on mobile screen doesn't work perfectly responsive😂
If you have any hints on how to solve it, Pleaseee let me know! I'd appreciate a lot :D
Join 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