I've built a suite of Dynamic Banners that feature some animated SVG elements.
They work fine when previewing in chrome/firefox etc. but when it comes to Internet Explorer 11, they unfortunately seem to disappear and not be rendered.
Was wondering if anyone had experienced this problem or possibly fixed this problem?
The layer element of the animated SVG is an <img> and the code line for said layer looks like this:
<img is="gwd-image" source="assets/728x90_v4_3.svg" id="gwd-image_1" class="gwd-img-19tn">
The svg file itself has a width, height and viewbox all specified within its svg tag.
So i'm just confused as to why it doesn't appear in IE 11. I've read that IE struggles with SVGs but have yet to come across a solution, and more specifically one when exporting from GWD.
Any help would be appreciated!
Thanks
Nate