Jquery seems to have difficulty in IE (6,7,8) loading using the load() function when there are url's with parameters (example: getdata.php?id=2444)
I am having this problem, but it seems this question is common and has never been resolved:
see
JQuery load() in IE8 POST&GET not working? jQuery's .load() not working in IE - but fine in Firefox, Chrome and Safari
Why hasn't this issue been fixed? Is there a solution using Jquery?