Can anyone thing of a fast way of removing all of the text nodes from a DOM tree, leaving just the element,attribute nodes etc. remaining? I'm currently using a DOMTreeWalker but it's very slow.
Thanks, David
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]