2015年6月23日
摘要: 1 //关闭等待窗口 2 function closediv() { 3 //Close Div 4 document.body.removeChild(document.getElementById("bgDiv")); 5 document.getEl... 阅读全文
posted @ 2015-06-23 10:12 潸何 阅读(546) 评论(0) 推荐(0)