I have a form with two text boxes, one select drop down and one radio button. When the enter key is pressed, I want
form
Below code will add listener for ENTER key on entire page.
ENTER
This can be very useful in screens with single Action button eg Login, Register, Submit etc.
Tested on all browsers.