Re: Xpath query of XPathResult?
"hairbo" <[email protected]> 2 Jun 2006 10:08:00 -0700
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
Axel Hecht wrote: > E4X allows you do to the thing you want directly, btw, but of course, > that's gecko only for now. I hadn't heard of E4X before now. Pretty sweet! Unfortunately, I need a cross-browser solution that supports XPath, and it appears that E4X does not support Xpath at this time--a deal-breaker for me. But a very promising technology.