How can I prevent the Go button on iPad/iPhone from posting the form

后端 未结 6 1500
北海茫月
北海茫月 2020-12-31 00:52

I have a dynamic form that is to be displayed using an iPad.

This form has a couple of radio buttons and some text fields and one submit button.

In an iPad t

6条回答
  •  旧巷少年郎
    2020-12-31 01:06

    Cannot comment so i have to put a new message.

    @David solution works fine if we are using an "input type button"; instead, if we are using a button tag doesn't seems to be solved by David fix.

    (env: cordova, ipad mini 2)

    Thanks David!

提交回复
热议问题