$.ajax

$.ajax

Hai,
i have requirement where i am getting the data from an XHTML page through ajax call.
the datatype is html , It is working fine in all the browsers and the response that i am getting is as expected but in IE8 ,the result is null...

What is the issue??
Is there any particular syntax specific to IE8 for ajax...