Hi Helena
You can also use JS todo it.
for example, imagine youhave a text element in your SVG :
<text id="myText" x="10" y="0"> </text>
using
document.getElementById('MyText').firstChild.data="My new text"
you will be able to set text in your <text> element.
I put an empty space in the definition; This is necessary, else the
text element doesn't have a child node and the JS will hang.
And you can call this JS whenever you want...
J�r�me
--- In [EMAIL PROTECTED], Helena Caldeira <[EMAIL PROTECTED]>
wrote:
> Hi people!
> I wanna know what may I do to a make a text in a SVG file appear
after x
> seconds, ou after some event?
> Helena
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/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/