HI ALL
I would like to know if anyone knows how to traverse the document.body (or any other method) to get the contents of the current page. It must be general enough so that I can traverse any html page using the same algorithm, because this will be included in a Firefox extension.
THANKS A LOT!
I would like to know if anyone knows how to traverse the document.body (or any other method) to get the contents of the current page. It must be general enough so that I can traverse any html page using the same algorithm, because this will be included in a Firefox extension.
THANKS A LOT!
Comment