Luis Flores

Generation

generate functionFri, 26 May 2023

reiniciar input

$('#restart').on('click', function () { $('input').text(''); total = 0; $('#total').text('$' + total) })

Javascript
Generate More

Want to kickstart your project?Use the new AI Studio to create your code