10 2014 档案

摘要:ZENG.msgbox.show("设置成功!", 4, 2000); ZENG.msgbox.show("服务器繁忙,请稍后再试。", 1, 2000); ZENG.msgbox.show("数据拉取失败", 5, 2000); ZENG.msgbox.show(" 正在加载中,请稍后...", 阅读全文
posted @ 2014-10-30 22:57 apegu 阅读(1220) 评论(0) 推荐(0)
摘要:验证: if ($(this).is("form")) { return $(this).validate().checkForm(); }事例:$($.thisView.windowAddId + "-form").form({ onSubmit: function () { ... 阅读全文
posted @ 2014-10-30 22:02 apegu 阅读(406) 评论(0) 推荐(0)