Forum Moderators: not2easy

Message Too Old, No Replies

What filters are supported cross browser?

         

wibble

2:14 pm on Aug 19, 2004 (gmt 0)

10+ Year Member



Trying to find the definitive answer. I want to use filters such as fliph and flipv and want to know if they work in various browsers.

Without manually testing does anyone know of a matrix that will tell me filter compatability with various browser/platform configurations?

DrDoc

2:37 pm on Aug 19, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Filter is IE/Win proprietary and will not work in any other browsers. It is not part of standard CSS.

Hester

3:54 pm on Aug 20, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



But opacity and maybe some other things have been adopted as standards. Some browsers support this now, others are doing so using special CSS commands until they are happy their support is bug-free.

DrDoc

9:23 pm on Aug 20, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



opacity, yes... But not as a filter. None of the filters work in other browsers. In fact, the filter property itself has no support and is nowhere in the standard to be found.