This document describes version 6 of Unblu. If you’re using the latest major version of Unblu, go to the documentation of the latest version. The support period for version 6 ended on 29 August 2023. We no longer provide support or updates for this version. You should upgrade to the latest version of Unblu. |
CSS Microsoft Internet Explorer filter attribute limitations
This section indicates the current state of support of Microsoft Internet Explorer CSS filter function style attributes like:
{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);}
This filter Is Deprecated. Since such filters contradict the standard CSS syntax in a number of ways, supporting such constructs is difficult. Since Microsoft itself has decided in favour of standard CSS attributes as a replacement for its filters, our support is deprecated and will vanish in a future Unblu version. |
| Filter Name | Support Status | |:------------|:------------------------------------| | Alpha | | | AlphaImageLoader |
| | blur |
| | gradient |
| | chroma |
| | dropshadow |
| | emboss |
| | engrave |
| | glow |
| | light |
| | maskfilter |
| | motionblur |
| | shadow |
| | wave |
| | xray |
| Filters not listed above aren’t supported, mostly for security reasons.
See also
-
For information on supported CSS filters, refer to CSS selectors level 3 limitations.