Re: nsIDOMCSSStyleSheet.getCssRules()
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
said wrote: > I try to call the methode getCssRules() but it keeps returning an > error. You're doing this through JavaXPCOM, aren't you? Basically, you can't. See existing threads on that in this newsgroup. -Boris