xmlDoc.evaluate(xp,xmlDoc,null,XPathResult.FIRST_ORDERED_NODE_TYPE,null).singleNodeValue; } catch (e) { try { // Try IE's selectSingleNode method
確定! 回上一頁