15

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/

Cœur
  • 37,241
  • 25
  • 195
  • 267
Doua Beri
  • 10,612
  • 18
  • 89
  • 138

3 Answers3

4

My bet would be quirksmode or pointedears.de ?

c69
  • 19,951
  • 7
  • 52
  • 82
3

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

oezi
  • 51,017
  • 10
  • 98
  • 115
3

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

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

Jamiec
  • 133,658
  • 13
  • 134
  • 193