A problem with the way Submit button works in IE and Mozilla

Posted by dhrubajyoti85 on Stack Overflow See other posts from Stack Overflow or by dhrubajyoti85
Published on 2010-05-05T05:11:34Z Indexed on 2010/05/05 5:18 UTC
Read the original article Hit count: 144

Filed under:
|

Hi,

I have a form in HTML in the following order

<form>
input field
<submit button1>
input field
<submit button2>

Now when I am pressend the "Enter" Hardkey from Keyboard, it is taking submit button2 in IE but not in Mozilla. For me Mozilla is working file.

Can anyone help me out in this...

© Stack Overflow or respective owner

Related posts about ie

Related posts about form