Design comparison
Solution retrospective
My first frontend mentor JS challenge, implemented using JQuery and Bootstrap. This is my second take on JS library JQuery and Bootstrap language so far but my first time manipulating CSS properties using JQuery UI. I completed this challenge by incorporating numerous cases that I encountered while developing this app with the help of regex.
What challenges did you encounter, and how did you overcome them?Bootstrap by default has background color property assigned to .btn classes which I had trouble changing the property in :active pseudo selector using JQuery UI. However with the help of mouseleave() function substituting background-color property in active selector using JQuery UI became possible.
Community feedback
- Account deleted
I love the fact that you used SCSS, it made the code look more organized and short. keep up the good work.
1@kudos2ShefPosted 6 months agoHi @Theviod616, thank you for the feedback. I used only bootstrap and CSS for style. Thanks again , appreciate you took your time to go through my solution.
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