var path = ".//h2[@id=Examples]"; var output = document.evaluate(path, document, null, XPathResult.ANY_TYPE, null );. When I log the ...
確定! 回上一頁