I have some code to display a numeric value obtained from the server 
as right-justified. It works as nature intended on Firefox 1.5 and 
ASV3 but FF2 left-justifies it. D'oh!

in XSL:
<text x="340" y="43" font-family="Arial" font-size="12px" text-
anchor="end" id="compValue" ><xsl:text> </xsl:text></text>

in Javascript after value obtained:
 svgdoc.getElementById("compValue").firstChild.data = vdata;

Has this been reported? Is there are workaround?

Thanks, 

Richard








-----
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/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> 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/
 

Reply via email to