document.write() //動態向頁面寫入內容document.createElement(Tag) //建立一個html標籤 ... document.images.length //對應頁面上img標籤的個數
確定! 回上一頁