Correction, getURL(), not parseXML(). Sean wrote:
>Does parseXML() need to run embedded with the SVG? I can't get >parseXML() to work from an external script. > >Robin Berjon wrote: > > > >>Sean wrote: >> >> >> >> >>>As a test I added a name >>>variable to each myGeometryToAdd node, and I am able to correctly >>>retrieve it in each case. Am I not allowed to append one document >>> >>> >>>from another? >> >> >>> >>> >>> >>> >>Indeed you are not. You need to call the importNode() method first. The >>DOM Core specification explains this in greater detail. >> >> >> >> >> > > >[Non-text portions of this message have been removed] > > > >----- >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 > > > > > > > > > >. > > > [Non-text portions of this message have been removed] ----- 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/

