window.open("Pburview-tab.jsp?id="+family_no,"","height=600, width=1000, top=10, left=10, toolbar=no, menubar=no, scrollbars=no, resizable=yes,location=no, status=yes");
JavaScript打开一个指定大小的窗口
最新推荐文章于 2023-07-22 23:18:38 发布
window.open("Pburview-tab.jsp?id="+family_no,"","height=600, width=1000, top=10, left=10, toolbar=no, menubar=no, scrollbars=no, resizable=yes,location=no, status=yes");