createElementNS("http://www.w3.org/2000/svg", "svg"); // set width and height svg1.setAttribute("width", "100"); svg1.setAttribute("height" ...
確定! 回上一頁