Re: How can I call GetStyle() of nsIDOMNSHTMLElement
Boris Zbarsky <[email protected]> Fri, 21 May 2010 08:02:44 -0400
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
On 5/21/10 1:41 AM, hap497 wrote: > If I have a pointer to nsIDOMNSHTMLElement* element, how can I call > the GetStyle()? http://mxr.mozilla.org/mozilla-central/source/dom/interfaces/css/nsIDOMElementCSSInlineStyle.idl#42 -Boris