摘要: 1、Post提交表单 <script> $("#SUB").click(function () { $("#submitloading").show(); $("#SUB").attr("disabled", true); $.post(location.href, $('#mainForm').s 阅读全文
posted @ 2016-08-05 00:26 连先森 阅读(163) 评论(0) 推荐(0)