I've developed a javascript/ajax-intensive web app. There are no issues with FF and Chrome, and while testing on my IE 10 (using Browser Mode: IE9, Document Mode: IE9 Standards), the app also seems to be working fine in both IE10 and IE9.
But my boss, who has the real IE9 (not the IE10's IE9 browser mode version of it) is facing problems that I'm not facing. Jquery and ajax for him seem simply NOT to be working, working partially, or taking eons to load.
Is IE 10's browser mode not accurate? How can I solve this problem?