Getting iPhone GO button to submit form

前端 未结 9 1803
轻奢々
轻奢々 2020-12-05 02:08

Is anyone aware of what variables go into a form to make the iPhones virtual keyboard\'s GO button submit the form vs. not?

I\'ve been trying to narrow down the scen

9条回答
  •  Happy的楠姐
    2020-12-05 02:31

    Just enclosing my input type='search' in a form tag did the trick when I encountered this problem. Hopefully it might help others that had this problem as well.

提交回复
热议问题