Well, you need to write some javascript to retrieve the 2nd SVG file and then call parseXML() on that content, which will give you back a document element, which you can then insert into your first SVG document wherever you need it
achio_84 wrote: > Hi all.... > Can anyone please help me with this problem? > I have 2 svg files and I want to pass the content in 1 svg file to > another svg file during runtime. How can I do that? > > I search the web for the solution and I found that it can be done by > using nested svg file, which mean to include svg file within another > svg file. But this is not what I want. I do not want to embed svg file > inside the other svg file. I wonder if there is another solution to > pass the content to other svg files? > > Hope to receive reply soon.... > Thanks. > > New Message Search > > Find the message you want faster. Visit your group to try out the > improved message search. > > Share feedback on the new changes to Groups > <http://us.lrd.yahoo.com/_ylc=X3oDMTJtZmFsZjZhBF9TAzk3MzU5NzE0BF9wAzIEZ3JwSWQDMTI5ODQyMQRncnBzcElkAzE2MDEwMzAzODkEc2VjA25jbW9kBHNsawNmZGJjawRzdGltZQMxMTUyNjc3MzE2;_ylg=1/SIG=11im36rmb/**http%3a//surveylink.yahoo.com/wix/p1412899.aspx> > > Recent Activity > > * > 13 > New Members > > <http://groups.yahoo.com/group/svg-developers/members;_ylc=X3oDMTJma3JlZ2VlBF9TAzk3MzU5NzE0BGdycElkAzEyOTg0MjEEZ3Jwc3BJZAMxNjAxMDMwMzg5BHNlYwN2dGwEc2xrA3ZtYnJzBHN0aW1lAzExNTI2NzczMTY-> > > Visit Your Group > <http://groups.yahoo.com/group/svg-developers;_ylc=X3oDMTJlaDQyZDBsBF9TAzk3MzU5NzE0BGdycElkAzEyOTg0MjEEZ3Jwc3BJZAMxNjAxMDMwMzg5BHNlYwN2dGwEc2xrA3ZnaHAEc3RpbWUDMTE1MjY3NzMxNg--> > > > . > > ------------------------ Yahoo! Groups Sponsor --------------------~--> Something is new at Yahoo! Groups. Check out the enhanced email design. http://us.click.yahoo.com/SISQkA/gOaOAA/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/

