Saving svg or xml to client side
XML / XSL
1
Posts
1
Posters
0
Views
1
Watching
-
I want the client to be able to save the svg doc he/she modified on my web app but I don't know how to write javascript that provide that functionality. I have found several example on saving format such as txt and html. But could not find one for svg. I want it to be saved as .svg because the client can see it as picture still unlike saving as txt.