Serialize form not working in jQuery

后端 未结 7 1451
攒了一身酷
攒了一身酷 2020-12-24 00:06

Can you please take a look and help me realize where am I going wrong with this? Here is the jsfiddle link: http://jsfiddle.net/Hitman666/QcEkj/1/ but also here is that code

7条回答
  •  -上瘾入骨i
    2020-12-24 00:56

    Please add a name to your input field:

    
    

    In this fiddle I have added a name and it is working fine.

提交回复
热议问题