0
Why won’t the input change to uppercase?
The code looks right but the event for the input won’t work. I’m not sure what it is I’m missing. https://code.sololearn.com/WbykK8Iqmep2/?ref=app
1 Antwort
+ 4
It's "change", not "onchange"
The code looks right but the event for the input won’t work. I’m not sure what it is I’m missing. https://code.sololearn.com/WbykK8Iqmep2/?ref=app