Form submitted multiple times when using the “submit” callback and $.ajax to post it

后端 未结 8 1521
闹比i
闹比i 2020-12-14 17:50

I\'ve been observing some strange behavior with the following code:

$.fn.submit_to_remote = function() {
  // I use .each instead of the .submit directly so          


        
8条回答
提交回复
热议问题