You mean select nodes? Slick (the new selector engine on mootools 1.3), works perfectly with XML documents.
Just do Slick.search (to select multiple nodes) or Slick.find (to select the first it finds). -- Fábio Miranda Costa Solucione Sistemas Engenheiro de interfaces Twitter: fabiomiranda http://solucione.info On Wed, Jun 16, 2010 at 2:46 PM, brook <[email protected]> wrote: > hello all - > > does anyone know what the current status of mootools 1.3 and xml > parsing is? > > when using mootools - what is the current best way to parse with XML > and javascript (while managing to avoid problems with internet > explorer) ? > > thanks, > brook
