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 red
some internet page: rgba works ok
apparently IE11 was using IE7 mode as default rendering
using
<head>
<meta http-equiv="x-ua-compatible" content="IE=edge" />
fixes it :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With