例如这个 同时打开图片 音乐和压缩包
window.open ('page1.html','newwindow', 'height=100, width=400, top=0, left=0, toolbar=no, menubar=no,scrollbars=no, resizable=no,location=n o, status=no') window.open ('page2.html','newwindow', 'height=100, width=400, top=0, left=0, toolbar=no, menubar=no,scrollbars=no, resizable=no,location=n o, status=no') window.open ('page3.html','newwindow', 'height=100, width=400, top=0, left=0, toolbar=no, menubar=no,scrollbars=no, resizable=no,location=n o, status=no')