Browser compatibility/support table for JavaScript methods/properties [closed]
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?
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/
My bet would be quirksmode or pointedears.de ?
sounds like this is what you're looking for (or maybe this or this or this)
There's loads of these. A couple I found with a 2 second google search:
http://caniuse.com/
http://www.quirksmode.org
精彩评论