At the moment you have to use Request.HTML to get a DOM tree back. Alternately you might try Request.XML here:
http://gist.github.com/304105 On Mon, Mar 1, 2010 at 4:21 AM, Davor Ilic <[email protected]> wrote: > I can“t find in mootools doc how i can get the nodes from xml-file? > > can sombody tell me how to do this with mootools? > > thanks >
