当前页面打开新页面,新页面在当前页面之上
2018-04-27 本文已影响7人
柠檬汁酸
window.open('IM.html','jishitongxun','height=630,width=800,top=111,left=111,toolbar=no,menubar=no,scrollbars=no, resizable=no,location=no, status=no');
width为内容的宽度,高度是内容的高度
window.open('IM.html','jishitongxun','height=630,width=800,top=111,left=111,toolbar=no,menubar=no,scrollbars=no, resizable=no,location=no, status=no');
width为内容的宽度,高度是内容的高度