Antônio Gomes wrote:
Both lines throw with the following Exception: "ReferenceError: NodeFilter is not defined". :(
Is this in an XPCOM component? NodeFilter would normally be defined on a window object.... You want to use the document's defaultView for it, probably.
-Boris _______________________________________________ mozilla-layout mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-layout
