随笔分类 - js
摘要:var iTop = (window.screen.availHeight-30-350)/2; //获得窗口的垂直位置; var iLeft = (window.screen.availWidth-10-500)/2; //获得窗口的水平位置; window.open(gotoUrl,"" ,"h
阅读全文
摘要:将window.open(url,'','height=600,width=910,top=0,left=0,toolbar=no,menubar=no,scrollbars=yes,resizable=yes,location=no,status=no'); 改成window.open(url,'
阅读全文
摘要:window.opener=null; window.open('','_self'); window.close();
阅读全文
摘要:zNodes.forEach(function(item) { item.newtitle ="点击加号设为主席会场"; });
阅读全文
摘要:alert(JSON.stringify(xxxxxxxxxxxx));
阅读全文

浙公网安备 33010602011771号