> The problem is that I can load the xml file, can convert the XML to > hashes, and then the hashes to HTML. But I cannot seem to select an > individual node, say the first <name> instance and convert just that > to html. So my main question is: how do I select a hash (if that makes > sense) / how do I select a specific node.
I think it is better in these cases to use a lab I can actually edit. http://mootools.net/shell/UAkDk/4/ Showing the use of nodeToHash, hashToHTML to work on deep children. If you put something more specific in MooShell, we can work on it further. -- Sandy
