Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Benbodhi

    (@benbodhi)

    Hello,

    This issue sounds similar to another raised recently.
    Unfortunately, I don’t use IE at all and don’t really support it, but I will try to get some time to debug the issue and see if I can help out.

    Plugin Author Benbodhi

    (@benbodhi)

    Hey, I can’t find any SVG’s on the site you linked to…

    Thread Starter paskcoltd

    (@paskcoltd)

    Hello,
    I have found a way to solve my issue,
    thanks for your replaying.

    Plugin Author Benbodhi

    (@benbodhi)

    Can you please let me know how you solved the issue?

    Thread Starter paskcoltd

    (@paskcoltd)

    Hello,
    Finally I use <object…width=”100%”> tag instead of <img class=”style-svg”>,
    and it renders fine between IE11 and GC.

    Plugin Author Benbodhi

    (@benbodhi)

    Thank you, but can you please post the whole code so I know exactly how it works?

    Thread Starter paskcoltd

    (@paskcoltd)

    No problem,
    here is the code

    <object class="animation-01" width="100%" style="display: block;" data="https://x-wind.pask.com.tw/wp-content/uploads/2016/04/asdfasdf.svg">
    <img width="100%" class="aligncenter" src="/wp-content/uploads/2016/07/banner-fallback.png" alt="x-wind cycling shoes"/>
    </object>

    Plugin Author Benbodhi

    (@benbodhi)

    This won’t render the SVG inline, but if you don’t need to, then all good 🙂

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘displaying wrong in IE11’ is closed to new replies.