IE11 on desktop is kind of different from chrome.Despite of UI,it's a little bit more slower than chrome,what's more,when the home page of my site first loaded and showed up,the data stored in db were not loaded unless i click somewhere or any action triggers,i checked the developer tools and found that there were no data request,the console just tell XMLHttpRequest needs CORS,because my sever and client are separated,I hava configured the client-side and server-side to support CORS,and that worked perfectly in chrome,so these are most obvious differences of two,.BUT on windows phone ,i didn't test it yet!
On Monday, April 13, 2015 at 11:42:13 PM UTC+8, Eric Bidelman wrote: