|
|
|
|
|
by xnorswap
1311 days ago
|
|
What advanced features would be supported by a 3 year old Safari, a 4 year old Chrome, but not by Firefox? It's a kind of laziness that does the open web great harm by putting unnecessary barriers in front of Firefox users when they shouldn't be there. Feature detection for any newer APIs is far better. If you know you rely on a particular API set then you can test for precisely that. Otherwise let browsers be instead of putting banners up recommending "best in IE". It just harms the web. |
|
Making a static web page work on different browsers is much easier than making a web app work on all the browsers. For a web app, even 1% of the API doesn't work, the whole app is a failure. Can you accept an app only work 99% of the time?
I've no idea what makes it incompatible with Firefox, but without knowing the reason, it's an offence to call it laziness.