複製程式碼程式碼如下: $(document).ready(function() { $('form').submit(function() { if(typeof jQuery.data(this, "disabledOnSubmit") == '未定義') { ” " , { 已提交: true }); $('input[type=submit], input[type=button]', this).each(function() { "已停用", "停用"); }); 回傳true; } } }); });