Aldo Adabunu
@KwakuAldoAll solutions
- Submitted 7 months ago
Responsive newsletter signup form made with tailwindcss and some JS
- HTML
- CSS
- JS
The javascript code, I feel like there is a much more better way to make the email input get the email and the submit button not refreshing the page when clicked.
- Submitted 8 months ago
Responsive intro-section made with tailwindcss and javascript
- HTML
- CSS
- JS
How to make the menus open one at a time, and have them close if anywhere on the page but the menu element itself is clicked on. I would also love to know how to get the shadow overlay when the side menu opens to work without it breaking the page, if you look at my solution I already attempted it with an empty div but that seems to break the code, any solution on how to go about that is welcome.