HTML DOM document物件是網頁中所有物件的擁有者,所以document便是表示整個網頁,要取得網頁中的 ... document.forms: returns all <form> elements ...
確定! 回上一頁