Youngeun
@JYoungeunAll solutions
- Submitted about 2 months ago
Responsive Tip Calculator using HTML CSS JavaScript
- HTML
- CSS
- JS
I want to make the buttons more dynamic. When I click the customInput, I want the tipAmount.innerText to change to '$0.00' only one time as long as the customInput is selected, and not everytime I click on customInput. I also need help making this more responsive.