This has likely come up before, and I've searched on the web for hours to find 
an answer to this, but nobody seems to know how it can be done, and it's 
driving me sort of nuts.

I have an AJAX request that is pulling XML into the page as a string, which I 
then convert into an XML document object.

I need to be able to get a list of nodes via getElements using a CSS selector 
such as "groupname > *" or '*[id="whatever"]'

However, according to everything I've read on the web, this is impossible to do 
using MooTools, even though it works fine in jQuery and Dojo.

Does anyone know how I can parse an XML document using MooTools in this manner?

Thanks,
Bryan

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"MooTools Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mootools-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to