+ 1
Good morning sir. I want to use onsubmit action. I try to display input to console. Thanks you sir.
Use onsubmit. https://code.sololearn.com/WtJQcWtNs6Q2/?ref=app
1 Antwort
+ 2
Malick Diagne
just change the function name, onsubmit is an atrribute name, when you are writing the functionName similar to attribute name, it causes a
" RECURRSION " and it never ends and your stack size exceed its maximum memory
Below is the solution 👇👇👇👇👇
https://code.sololearn.com/W2tXE8JyUCUi/?ref=app