Click to See Complete Forum and Search --> : Browser Feature List and Comparison


XTREEMMAK
11-12-2007, 01:12 PM
Is there a list somewhere or a way I can find properties (features) of different browsers that are supported and not supported in a number of different browsers? Trying to create a cross browser compatibility script based on the PNG Alpha transparency feature. The feature tested doesn't have to be the PNG feature, but as long as I can find a feature that wasn't available in lets say IE4 - 6, Netscape 6, ect. and alternatively, a feature that was available for IE7 users, Mozilla, Firefox, Netscape 8, then I can write a conditional statement that will change the CSS sheet based on those compatibility features.

Update:
I found a list. Problem is, the IE listing for support stops at IE6. I need it to go back to at least 5. Here's the list:
http://developer.mozilla.org/en/docs/Browser_Feature_Detection

ray326
11-12-2007, 02:49 PM
http://www.quirksmode.com/ ?

drhowarddrfine
11-12-2007, 08:19 PM
See my link below, IE7 is nine years behind...