jpillora / xdomain

A pure JavaScript CORS alternative
https://jpillora.com/xdomain/
3.12k stars 270 forks source link

requires 'JSON' and this browser does not support it #208

Open anyone-yuren opened 6 years ago

anyone-yuren commented 6 years ago

What is the reason behind IE8?

jpillora commented 6 years ago

Wow IE8 in 2018!

Add <!DOCTYPE html> as the first line of your HTML

anyone-yuren commented 6 years ago

qq 20180117145916 If you look at my screenshot, it will be DOCTYPE HTML > is in the first row.

oblaksimon commented 6 years ago

I had the same problem with IE 11. Try to turn off compatibility mode. tools -> compatibility view settings -> display intranet sites in compatibility view, must be turned off