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
http://stackoverflow.com/questions/1174945/jquery-load-in-ie8-postget-not-working http://stackoverflow.com/questions/1061525/jquerys-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?