Not able to get nsIDOMHTMLDocument from nsIDOMDocument
mads <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
Hi, In Mozilla 1.9, I am not able to get nsIDOMHTLMDocument interface from nsIDOMDocument interface. It was working fine in Mozilla 1.8. But I am able to get nsIDOMNSDocument interface successfully from nsIDOMDocument interface. I just used do_QueryInterface() to get the interfaces. I got the nsIDOMDocument interface from nsIDOMWindow with the API getDocument(). I am not sure what went wrong here. Could any one please help in this. Please let me know if any more information required from my side. Thanks & Regds, Mads -- View this message in context: http://www.nabble.com/Not-able-to-get-nsIDOMHTMLDocument-from-nsIDOMDocument-tp21079467p21079467.html Sent from the Mozilla - DOM mailing list archive at Nabble.com.