Skip to content

jQuery.support.cors not supported #279

Open
@aschoenebeck

Description

@aschoenebeck

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;");

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions