Hi, Could someone please tell me if I can use Neko HTML parser to parse Document Fragment? For example, if I have a string "<i> this is some text </i>" and an existing document (owner document), can i use Neko to create an element (for the I tag) with a text node as its child. And I can append this new Element to an existing element of the owner document?
Thanks. Sam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]