I\'m just wondering that it is possible to apply two different filters in IE using CSS. So, I need to use a transparent PNG and also some opacity to a div. Is it po
div
The comma gets ignored. You need a whitespace or a newline to paste multiple filters.
progid:xxx progid:yyy / works progid:xxx, progid:yyy / works progid:xxx progid:yyy / works progid:xxx,progid:yyy / will not work