createElement('edition'); newtext= xmlDoc.createTextNode('First') ; newel.appendChild(newtext); x[i].appendChild(newel); } ...
確定! 回上一頁