I was debugging some stuff on my site that was problematic in IE but working fine in chrome/firefox & then I checked out primefaces showcase on the same browser(IE10), & to my surprise most of the ajax(may be all) stuff like p:autocomplete, p:ajax etc isn't working for me.
I'm sure there must be something wrong at my end as surely it cant be that it doesn't work in IE. But actually what could be wrong at my end. I'm just browsing & playing with the live PF showcase, on IE 10 but ajax stuff doesn't seem to work. For e.g. while playing with autocomplete component in the showcase in IE10, HTTP calls are made but responses are always empty & the autocomplete don't return any responses as suggestions list as it does on other browsers like chrome/firefox.
Does anyone have any idea what may be wrong ??