On the other hand, XPath has to ability to traverse back up the DOM tree with .. and ... Next Element, p + *, //p/following-sibling::*[0] ...
確定! 回上一頁