Contact usRequest a demo
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.

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 | Green_Tick | | AlphaImageLoader | Green_Tick | | blur | Green_Tick | | gradient | Green_Tick | | chroma | Green_Tick | | dropshadow | Green_Tick | | emboss | Green_Tick | | engrave | Green_Tick | | glow | Green_Tick | | light | Green_Tick | | maskfilter | Green_Tick | | motionblur | Green_Tick | | shadow | Green_Tick | | wave | Green_Tick | | xray | Green_Tick | Filters not listed above aren’t supported, mostly for security reasons.

See also