HTML & SCSS and newbie JS for tip calculation magic
Design comparison
Solution retrospective
Hello everyone, i am a newbie in JS, so it is a bit glitchy)) Anyway, if you have any feedback about my solution please leave a comment.
Community feedback
- @palgrammingPosted over 3 years ago
Instead of having an error message when someone enters a letter just allow the users to only enter numbers to start with. Just ignore anything that is not a number on input
Marked as helpful0@Andrii-RohovPosted over 3 years ago@palgramming that's a great idea) but i am not able to code it in that way...yet))I mean i know about (input type number) but there's like small arrows, and i do not know how to remove them. Thanks for your reply.
0@palgrammingPosted over 3 years ago@Andrii-Rohov maybe this will help it still allows the keyboard arrows to be used https://www.w3schools.com/howto/howto_css_hide_arrow_number.asp
0
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