Answer the question
In order to leave comments, you need to log in
SVG. How to change the text of an element loaded via?
Good afternoon, dear colleagues.
I display individual groups of SVG images on the page:
<svg id="mysvg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 132 132">
<use xlink:href="my.svg#common" />
<use id="test" xlink:href="my.svg#test"/>
</svg>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question