One solution is getting the DOM tree and working with some getElementById to
insert the nodes on the right place.


Guillaume


On 10/5/07, vyang <[EMAIL PROTECTED]> wrote:
>
>
> Hello,
>
> I want to difference and merge the same svg files.  For example, multiple
> users can access(download) a file from server, and modify it, then upload
> it
> to the server.  On upload I don't want to replace the file, but merge the
> file taking the svg section that has been modified by the user.  Is there
> a
> way to do this?
>
>
> vyang
> --
> View this message in context:
> http://www.nabble.com/Merging-tf4576639.html#a13063995
> Sent from the Batik - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to