Björn thanks for the reply,
Indeed when i create the rectangles i put inside text and setting
fontsize like this
this.nameElement=document.createElementNS(svgNS,"text");
this.nameElement.setAttributeNS(null,"x",x+1);
this.nameElement.setAttributeNS(null,"y",y);
this.nameElement.setAttributeNS
(null,"style","fill:#000;font-size:14px;");
what's the right way to put in FF?Is there an example or a reference?
Also can be the units a problem?
--- In [email protected], Bjoern Hoehrmann
<[EMAIL PROTECTED]> wrote:
>
> * chmavrog wrote:
> >Error: Error in parsing value for property 'font-size'.
Declaration
> >dropped.
> >
> >What does that mean?
>
> You have a font-size:xx or perhaps font-size="xx" somewhere and
Firefox
> does not like the "xx". You have to either live with that or
change the
> value to something Firefox does like.
> --
> Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de
> Weinh. Str. 22 · Telefon: +49(0)621/4309674 ·
http://www.bjoernsworld.de
> 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 ·
http://www.websitedev.de/
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Get to your groups with one click. Know instantly when new email arrives
http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/1U_rlB/TM
--------------------------------------------------------------------~->
-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my
membership"
----
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/svg-developers/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/