That helps. Thanks. I definitely could've benefited from some formal SVG training...
--- In [email protected], "Andreas Neumann" <[EMAIL PROTECTED]> wrote: > > Hi, > > http://www.carto.net/papers/svg/manipulating_svg_with_dom_ecmascript/ > index.shtml > > covers creating and manipulating text elements. Maybe you want to > have a look at this DOM/JS/SVG tutorial. > > Andreas > > --- In [email protected], > "sirlemmingviii" <lemmhead@> wrote: > > > > I'm having a rough time trying to figure out something that seems > like > > it should be really simple, and maybe it is and I'm just too tired. > > Basically I want to take the string result of a function (in the > > <script> section) and display it (in the <svg> section). But I > don't > > know how to get "inside" the <text> element to do that. If there > were > > a text ATTRIBUTE it'd be a simple matter of "setAttributeNS", but I > > just don't get how I can get something from script to be in between > > the <text></text> tags, which is where it seems like it needs to > be. > > Surely someone MUST have done this kind of thing by now. How? > > > > Sorry if it's a dumb question. > > > ----- 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/

