Levis Kim
@Orekihotarou-kAll solutions
- Submitted 6 months ago
Responsive Time tracking dashboard with CSS grid
- HTML
- CSS
- JS
After deploying the site, the inputs no longer change when the buttons are clicked. It works just fine locally. I need help solving this issue
- Submitted 6 months ago
Resonsive newsletter sign up with success message
- HTML
- CSS
- JS
This time I tried using Bouncer JS to handle validation. I had completed the same challenge a while back and I completed it with vanilla JS and I was able to handle the validation.
Now I'm facing issues with handling the success part of the form. Particularly making the success container only pop up when the form has been submitted successfully without any errors. It works perfectly when I use vanilla JS, but I'm facing difficulties making it work with bouncer JS.
I appreciate any help that can be offered.
- Submitted 8 months ago
Resposive Interactive card details form
- HTML
- CSS
- JS
I need help with the input format for the card number input field. Also, there's an issue where the the submission fails because of the card input error, even if the correct number of characters are entered, it still fails to submit
- Submitted 8 months ago
Responsive age calculator app
- HTML
- CSS
- JS
I faced issues with calculating the right values for the month and day output. Could you please check the code and let me know where I went wrong