Hi friends, IE is really killing me :| I tried everything, I searched on google over and over but I couldn't find anything about this problem It works in FF,safari,chrome and opera very well but doesn't in IE here is my codes, The error code is 403 var datau = "trends.php%3Frastgele%3D33"; $.ajax({ type: "GET", url: "loader.php?kk=1&page="+datau, data: "", cache: false, success: function (html) { $('#content').empty(); $('#content').html(html); }, error:function (xhr, ajaxOptions, thrownError){ alert(xhr.status); alert(thrownError); } }); Code (markup):
No idea. Did this suggestion work? http://stackoverflow.com/questions/6158477/ajax-problem-in-internet-explorer