Here is an alternative (if you want to avoid getting the textData Node):

var textString = textObj.selectSubString( 0, textObj.getNumberOfChars() );

Cheers,
Alastair

--- In [EMAIL PROTECTED], Jérôme Tricand de la Goutte
<[EMAIL PROTECTED]> wrote:
> Just do
> myVar=textData.data or 
> textData.data=MyVar
> 
> Jérôme
> 
> Dale Ellis a écrit:
> 
> >Hi I want to get the text value out of the text element.
> >
> >I have done the below to get teh textData Node
> >var textData = textObj.getFirstChild()
> >
> >how can i get it from this?
> >
> >
> >
> >
> >
> >
> >-----
> >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
> >
> >
> >
> > 
> >
> >
> >
> >
> >  
> >
> 
> -- 
> Jérôme Tricand de la Goutte
> 
> Société Logatique
> 50 rue Marcel Dassault
> 92100 Boulogne-Billancourt
> 
> 01 46 21 59 59





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/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/
 



Reply via email to