javascript - How can I make a form submission by hitting the "Enter" key when the focus is on a particular item.? -
i troubling small issue, form submission hitting "enter" key. actually, working fine when have 1 text field. issue how can submit form when have types of fields (input text, text area, drop down, radio button, check box, etc). need submit form when hit "enter" key @ particular field.
maybe can help, make enter key submit form not depending on current focused field: submit form enter key without submit button?
Comments
Post a Comment