Mam cos takiego
$.ajax({ ...czesc kodu... success: function(html){ $("#results").html(html); $("loader").hide(); } }
Generalnie to dziala w firefox bez problemu ale musze to zrobic pod IE 6 a tutaj jest taki problem ze ten .hide dziala bez problemu za to results nie jest wyswietlany wogole chodz php zwraca tam tabelke ktora jak wspomnialem pojawia sie w Firefox.