function getByXpath(xpath){. return document.evaluate(xpath, document, null, XPathResult.FIRST_ORDERED_NODE_TYPE, null).singleNodeValue.
確定! 回上一頁