In IE8 enter key in a form does not work

后端 未结 14 2493
失恋的感觉
失恋的感觉 2020-12-17 08:55

I have a problem that in IE8 the enter does not work to submit a form. I have generated a test page to expose this problem. It seems that displaying the form in the on

14条回答
  •  天命终不由人
    2020-12-17 09:44

    I had the same issue with ie and none of the solutions helped until I read this:

    http://www.rachaelarnold.com/dev/archive/enter-key-form-submission-bug#ixzz2Y5Zwgj2k

    my form only had one input field....duh! :)

提交回复
热议问题