Skip to content
John Linhart edited this page May 30, 2015 · 2 revisions

Calculoid uses CORS (Cross Origin Resource Sharing) to load data from API server to the calculator. Therefore it will work only at modern browsers which support CORS.

Shortly, these browsers are supported:

  • Chrome since version 4.0
  • Firefox since version 3.5
  • Opera since version 12.0
  • Internet Explored since version 10.0

More detailed table of supported browsers

Clone this wiki locally