(Elementary user)
I have a simple HTML page (form post) with a single input field and a send button.
Is it possible that once the user has entered a value in the input field and hits 'Enter' (carriage return) on the keyboard, that it does the same as depressing the send (submit) button on the HTML page?
Many thanks for any help.
I have a simple HTML page (form post) with a single input field and a send button.
Is it possible that once the user has entered a value in the input field and hits 'Enter' (carriage return) on the keyboard, that it does the same as depressing the send (submit) button on the HTML page?
Many thanks for any help.