Change the button into a submit button, and bind a submit
event listener to the form element.
Enter in an input in a form with only one submit button will trigger a submit event.
4
solved Calling an event when you press the enter button
Change the button into a submit button, and bind a submit
event listener to the form element.
Enter in an input in a form with only one submit button will trigger a submit event.
4
solved Calling an event when you press the enter button