Click here to Skip to main content
15,911,646 members

Comments by livinkalai (Top 1 by date)

livinkalai 10-Aug-15 6:53am View    
This cause because of bug in jQuery particular version. if you dont want to change the jQuery version,

you can simply add this line in your code

$.support.cors = true;
or

3.you can add jquery migrate js file to resolve this. http://code.jquery.com/jquery-migrate-1.2.1.js