Created by: andrewrk
instead of using, for example, argb(0, 0, 0, 255), this patch uses the format #ff000000 for colors given to progid:DXImageTransform.Microsoft.gradient, which makes gradients with alpha compatible with internet explorer.
Created by: andrewrk
instead of using, for example, argb(0, 0, 0, 255), this patch uses the format #ff000000 for colors given to progid:DXImageTransform.Microsoft.gradient, which makes gradients with alpha compatible with internet explorer.