solution:
document.attachEvent("onreadystatechange", function () { if (document.readyState == "loading") { $.unblockUI(); } });
posted on 2013-05-23 22:05 shcity 阅读(484) 评论(0) 编辑 收藏 举报