It seems that the workaround to this is simple: Use -ms-filter rather than filter:
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(opacity=50)';
Archimedix
2010-09-01 14:57:52
It seems that the workaround to this is simple: Use -ms-filter rather than filter:
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(opacity=50)';