forgot to mention that "alert( qx.xml.Element.getSingleNodeText( items[2], "//MenuTab[3]" ) )" works.
this is from the api: selectNodes((Element | Document) element, String query) <- the first arg. must be an element or a document. i pass an element to selectNodes but there goes something wrong. i also tested to access all the tabs ( item 2 has 4 of them ) and had no problems. somehow i dont understand why var doh = selectNodes( selectNodes( doc, xpath ), xpath ); doesnt work. -- View this message in context: http://n2.nabble.com/xml-package-of-qooxdoo---some-questions-tp2826729p2826824.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
