Заменить изображение SRC в VML в HTML

У меня есть некоторый VML-код в моем html и я хочу заменить src изображения с помощью JavaScript, но, поскольку он недопустим, html, похоже, не нацеливается.

<!--[if gte mso 9]>
    <v:image xmlns:v="urn:schemas-microsoft-com:vml" id="theImage" style="behavior: url(#default#VML); display: inline-block; position: absolute; width: 600px; height: 280px; top: 0; left: 0; border: 0; z-index: 1;" src="hero.png" />
 <![endif]-->

0 ответов

Другие вопросы по тегам