Wednesday, April 8, 2009

Enter Key not working in IE if form has one passport type input field

We have a form in which there is only one input field with type="password" and One Button of type "Submit".
In firefox when I am in password input field and press enter key it submits the form. But in case of IE it was not submitting the form.

Fix:
Added following code to form