摘要:
window.open全屏1.window.open(url,'资金计划项超支提醒','width='+(window.screen.availWidth-10)+',height='+(window.screen.availHeight-30)+ ',top=0,left=0,resizable=yes,status=yes,menubar=no,scrollbars=yes');2.window.open 弹出新窗口的命令; 'page.html' 弹出窗口的文件名; 'newwindow' 弹 阅读全文