刷新頁面時固定到當前瀏覽位置、及頁面大小

//window.open(path,setting參數)

window.open (window.location.href,width=400,height:800, "_blank", "top=0, left=0, toolbar=no, menubar=no, scrollbars=yes, resizable=yes,location=no, status=yes");

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章