RE: dynamically adding text nodes to a document

2003-07-07 Thread Krevetski, Maria T (EMA)
ynamically adding text nodes to a document Krevetski, Maria T (EMA) wrote: >Hello, > >I'm trying to dynamically create an svg document, append text nodes to it, >and then display the svg document on a JSVGCanvas. I'm getting this error. >Can anyone tell me what I need to d

Re: dynamically adding text nodes to a document

2003-07-03 Thread Thomas DeWeese
Krevetski, Maria T (EMA) wrote: Hello, I'm trying to dynamically create an svg document, append text nodes to it, and then display the svg document on a JSVGCanvas. I'm getting this error. Can anyone tell me what I need to do to fix it? Thanks. Hmm looks to me like you might be using 'bad