摘要:
window.open ('page.html', 'newwindow', 'height=100, width=400, top=0, left=0, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no, status=no'); 具体的属性如下: window.open()的完整属性 window.open(... 阅读全文
posted @ 2016-12-06 18:55
Chen Jian
阅读(10162)
评论(0)
推荐(1)