I'm not really sure, but for XML, the text between the tags should be available via `nodeValue`, no?
On Tue, Dec 21, 2010 at 12:47 AM, Andrea Dessì <[email protected]> wrote: > Hi all, > > I'm trying to parse a XML object. > In this example http://www.jsfiddle.net/tps3z/ > the method element.get("text") is working with firefox > and not working with google chrome. > > Why? :) please use your console in order to see the wrong values. > > What am I missing? > -- > Andrea
