On Thu, February 7, 2008 12:56 pm, [EMAIL PROTECTED] wrote: > However, I now realise I can do this with the children() method: > > $(document.documentElement).children().find('> KNOWN_NODE') > > Lemme see if I can hack that into the Basic XPath plugin...
For the record, I've submitted a patch to http://plugins.jquery.com/node/567 which fixes this. Tim