window.open用post方式提交

window.open默認以get方式提交,適用於IE9瀏覽器 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')    寬爲100,高爲400,距屏頂0象素
相關文章
相關標籤/搜索