... need to use createElementNS to create SVG elements instead of createElement. ... createElement('circle') actually returns an HTML element named circle ...
確定! 回上一頁