Click here to Skip to main content
15,902,938 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

Am binding data to html5 div from Web api method through jquery ajax call,and using Entity framework.I w'd have used jquery1.8.

Crome and Mojilla its working fine.But in Internet Explorer11 data is not binding,even web api method also not triggering.why?

If I use Modrenizer,just it checks browser compatable only.

I have red jquery not works in IE11,is it true?

If so,how can resolve this issue?

Thank you 4nds
Posted

Here browser compatibility details. http://jquery.com/browser-support/[^]

I saw similar issues in jQuery forum so take a look at there & post question there for quick response
http://forum.jquery.com/search/ie%2011[^]
 
Share this answer
 
Use Jquery latest version.
See this link:- http://jqueryui.com/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900