This JavaScript library that provides innerHTML, outerHTML properties on all SVGElements. innerHTML and outerHTML in a SVG document works in Chrome 6+, Safari 5+, Firefox 4+ and IE9+. innerHTML and ...
innerHTML The innerHTML property is a part of the JavaScript HTMLElement object and it allows developers to access and manipulate the HTML content of an element. The innerHTML property returns the ...