script寫在</body>之前,才讀取得到。 text是取得的資料字串,建立DOMParser()物件,然後使用parseFromString(text, "text/xml")方法parse。
確定! 回上一頁