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

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -