internet explorer 11 rgba refuses to work

后端 未结 1 496
暗喜
暗喜 2021-01-13 14:45

I am using IE 11 and it refuses to make rgba work on my page, while rgba works on some web sites, i can\'t understand why

My page: note the rgba underlined with

1条回答
  •  没有蜡笔的小新
    2021-01-13 15:04

    apparently IE11 was using IE7 mode as default rendering

    using

    
    
    

    fixes it :)

    0 讨论(0)
提交回复
热议问题