Open
Description
Hello,
please support the jQuery setting jQuery.support.cors (see http://api.jquery.com/jQuery.support). I need this to force Cross Domain Calls on certain IE browsers.
Cheers
Andreas
Edit: Current workaround is Script.Eval("jQuery.support.cors = true;");