How to remove elements from a document?
I loaded a html document in HTMLDocument, but I don't know how to remove elements. HTMLDocument.remove (int, int) only gives me an exception The length of the document returns 0 but there are 3 block elements and a run element in it.
[248 byte] By [
ddecavele] at [2007-9-26 2:44:44]
