Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other How to make IE size inline svg correctly

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #241517
    RioBrewster
    Participant

    For the life of me I cannot figure out what I am doing wrong here.
    I have a large svg included inline – because it seemed like that was the most well-supported way to do it.

    But no matter what I do, IE 11 renders it tiny. Has anyone been able to get inline svg to work in IE without a bunch of javascript polyfills?

    ”’
    <svg class=”flex” version=”1.1″ xmlns=”http://www.w3.org/2000/svg&#8221; xmlns:xlink=”http://www.w3.org/1999/xlink&#8221;
    viewBox=”0 0 490 1550″ preserveAspectRatio=”xMidYMid meet” enable-background=”new 0 0 490 1550″ xml:space=”preserve” >
    ”’

    #241542
    Shikkediel
    Participant

    Do you have a live link maybe?

    #241546
    Paulie_D
    Member

    This might help – https://css-tricks.com/scale-svg/

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Other’ is closed to new topics and replies.