HTML Form Button value is not posted in Safari and Chrome

后端 未结 10 1852
旧巷少年郎
旧巷少年郎 2021-01-08 00:15

I am using jQuery to submit a form when a button is clicked. I would then like to test the value of the button, however, this doesn\'t get submitted in Safari and Chrome. Wh

10条回答
  •  悲哀的现实
    2021-01-08 00:59

    Agree with Vins, I'd probably use .

    Is there a particular reason why you are using

提交回复
热议问题