How can I make IE8 show a gradient background + image. This is possible in other browsers, but in IE it doesn\'t work.
In other browsers:
/* Opera */ b
I found the answer to my question:
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FFFFFF", endColorstr="#EFCA11",GradientType=0 ), progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gxt/images/my/eye.png");