You have to access SVG properties with svgEl.setAttribute(name, value) and svgEl.getAttribute(name) . There is no shortcuts for accessing properties like ...
確定! 回上一頁