adding image namespace in svg through JS still doesn't show me the picture
问题 after working out getting the parameter through a scaled version of a picture, I am trying through Javascript adding the picture with the original size parameter in SVG. Firebug shows me the element, and all the necessary parameter, but with best wishes I am not getting through. this.svg = document.getElementsByTagNameNS('http://www.w3.org/2000/svg','svg'); var bild = document.createElementNS('http://www.w3.org/2000/svg','image'); var BildURL = this.image[0][0].getAttribute('xlink:href'); var