dev har
unread,Nov 5, 2006, 11:44:34 PM11/5/06You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-ext...@lists.mozilla.org
Hello,
I need to parse the html files i download using javascript
for my extension project. I tried using standard dom parsers
in javascript like DOMParser, TreeWalker etc. They work
when the html document is well formed but dont work when
the html document is ill formed.
Is there any way I can parse ill formed html documents.
Any help will be very much appreciated.
Harendra