Scripts work in all browsers except ie9, ie8. First there was a mistake

No Transport

I wrote

 jQuery.support.cors = true; 

And then this error is Error: Access is denied

1 answer 1

It helped by adding a dataType: 'jsonp',