Posts by Churrozz • 9 points
2 posts
-
0
votes0
answers16
viewsQ: As you typed in the input field appeared the radios button below
I made the following code for when typing in the input field appears the radio Buttons below but it doesn’t work, someone could help me? $('#amount').onchange('input', function(){ var dinheiro =…
javascriptasked Churrozz 9 -
0
votes1
answer84
viewsQ: Swap button text by clicking
I wonder how I can change the text of the button every time I click on it, as if it were a list-group when click it opens and closes, I made this code: function trocarFlecha() { var x =…
javascriptasked Churrozz 9