To disable them: filter: progid:DXImageTransform.Microsoft.DropShadow(enabled=false); If you put that on the rule that targets the IE DOM element, the DropShadow will be overwritten
reminders and code snippets
To disable them: filter: progid:DXImageTransform.Microsoft.DropShadow(enabled=false); If you put that on the rule that targets the IE DOM element, the DropShadow will be overwritten