JavaScript 方法/属性的浏览器兼容性/支持表

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/7527269/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-26 00:24:50  来源:igfitidea点击:

Browser compatibility/support table for JavaScript methods/properties

javascriptcross-browserbrowser-support

提问by Doua Beri

I found a few days ago a nice site with a big table with all the javascript proprieties/methods and the availability to all major browser. My problem is that I can't find that site any more. Where can I find such a list?

几天前我发现了一个不错的网站,里面有一张大桌子,里面有所有的 javascript 特性/方法,并且可以在所有主要浏览器中使用。我的问题是我再也找不到那个网站了。我在哪里可以找到这样的列表?



UPDATE: Of course I've searched history and google before. Anyway here is the site I was looking for in case someone is interested: https://kangax.github.io/compat-table/es5/

更新:当然,我以前搜索过历史和谷歌。无论如何,这里是我正在寻找的网站,以防有人感兴趣:https: //kangax.github.io/compat-table/es5/

采纳答案by c69

My bet would be quirksmodeor pointedears.de?

我的赌注是quirksmodepointedears.de

回答by oezi

sounds like thisis what you're looking for (or maybe thisor thisor this)

听起来就是你要找的东西(或者这个这个这个

回答by Jamiec

There's loads of these. A couple I found with a 2 second google search:

有很多这些。我用 2 秒的谷歌搜索找到了一对:

http://caniuse.com/
http://www.quirksmode.org

http://caniuse.com/
http://www.quirksmode.org