Tagged Questions

0
votes
2answers
96 views

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, ...