Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Steve SVG.js Studies ====== {{:steve-screenshot_2022-10-07_15-27-52.png?400|}} {{:steve-screenshot_2022-10-07_15-27-13.png?400|}} ===== Explanation ===== To import it, I used an iframe in my index.html file. Then, I used contentDocument to get the XML. ChildNodes[1] and innerHTML to read the xml out. To give it to SVG.js I used the SVG.js function draw.svg then gave the xml as a string. steve-svg.js-studies.txt Last modified: 2022/12/29 19:24by steve.wang Log In