Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

help: parsing ill formed HTML files

4 views
Skip to first unread message

dev har

unread,
Nov 5, 2006, 11:44:34 PM11/5/06
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

Eric H. Jung

unread,
Nov 6, 2006, 9:20:03 PM11/6/06
to dev-ext...@lists.mozilla.org
This was recently discussed here:
http://forums.mozillazine.org/viewtopic.php?t=452372

_______________________________________________
dev-extensions mailing list
dev-ext...@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-extensions

0 new messages