JavaScript

当前页面打开新页面,新页面在当前页面之上

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为内容的宽度,高度是内容的高度

上一篇 下一篇

猜你喜欢

热点阅读