document.evaluate('XPATH HERE', document, null, XPathResult.FIRST_ORDERED_NODE_TYPE, null).singleNodeValue; ... singleNodeValue.innerHTML;.
確定! 回上一頁