HTML / 要素 / svg / image / JS で画像を切り替える

HTML / 要素 / svg / image / JS で画像を切り替える

<image id="hoge" xlink:href="hoge.jpg" ... />
document.getElementById("hoge").setAttributeNS('http://www.w3.org/1999/xlink', 'xlink:href', "piyo.jpg");
html/elements/svg/image/switch_image_by_js.txt · 最終更新: 2021-11-24 12:24 by ore