Posts by Eduardo Sousa • 101 points
1 post
-
0
votes2
answers99
viewsA: How to disable too many buttons on a foreach when you click a single button?
You can hear the changes with the change : https://api.jquery.com/change/ With this use jQuery to change the property $("input"). prop('disabled', true)…