Re: Create CSSStyleDeclaration object
Mike5 <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
On Nov 27, 9:00 pm, Boris Zbarsky <[email protected]> wrote: > On 11/27/09 4:11 AM, Mike5 wrote: > > > Background: > > Because of the apparent Firefox bug with XHTML and tag character case, > > I have a problem with binding XBL to tags. E.g.: > > > Works: > > CSS: ns|customtag { style... } > > XHTML:<ns:customtag> > > > Doesn't work: > > CSS: ns|customTag { style... } > > XHTML:<ns:customTag> > > > (!!!note the capital "T"!!!) > > This should work fine in an XHTML document. Can you point to your testcase? > > > But another problem appears. These elements do not have a style > > property. So I am searching for a way to create one > > You can't. > > -Boris Thanks for answering, but I really can't at the moment. It works at home on my Windows XP machine with Firefox 3.5.x, but doesn't at work on my Ubuntu 8.04 with Firefox 3.5.x. I'll have to check on Monday what's different in both files. Or maybe this file won't work as well... Miha. _______________________________________________ dev-tech-dom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-dom