Re: nsIDOMCSSStyleSheet.getCssRules()
said <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <25d1a359-f4d7-4b64-9ae8-bb5f5dff40c1@q14g2000vbn.googlegroups.com> |
On 24 avr, 15:27, Boris Zbarsky <[email protected]> wrote: > 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 yes I doing it trought JavaXPCOM...