Re: Create CSSStyleDeclaration object
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
On 11/30/09 2:55 AM, Mike5 wrote: Great, thank you. And since we're talking about style, once the > correct style is applied to that box, can I change it from Javascript? It which? You can't (safely, at least) edit the user/ua sheet from JS. You can remove it and apply a different sheet if you want.... Not sure I'm answering the question you're asking. -Boris