own_js_code
Differences
This shows you the differences between two versions of the page.
| own_js_code [2013/10/07 10:48] – created ginko | own_js_code [2013/10/07 10:50] (current) – [XPath] ginko | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Own JS code ====== | ====== Own JS code ====== | ||
| ===== XPath ===== | ===== XPath ===== | ||
| - | Récupérer | + | Récupérer |
| <code javascript> | <code javascript> | ||
| return document.evaluate( xpathStmt, node, null, XPathResult.FIRST_ORDERED_NODE_TYPE, | return document.evaluate( xpathStmt, node, null, XPathResult.FIRST_ORDERED_NODE_TYPE, | ||
| } | } | ||
| </ | </ | ||
own_js_code.txt · Last modified: 2013/10/07 10:50 by ginko
