1. var popup = window.open( 'somefile.html' ); //URL 可以是絕對或相對路徑 ... document.title: 可用來儲存目前瀏覽器視窗的標題,也可用來動態修改標題,可以在 ...
確定! 回上一頁