摘要:
function WaitFor() { var div = $('wait for processing......'); $('body').append(div);}function AskContinue() { if (confirm("Are you sure you want to do it?")) { $("form").submit(); }}@using (Html.BeginForm("ForUpload", "CSOT", FormMethod.Post, 阅读全文
posted @ 2012-05-18 10:26
Yu
阅读(3716)
评论(0)
推荐(0)

浙公网安备 33010602011771号