$("div#result").load(t + ' #content', function(){}); $.get (t, function (data){ $(data).find("#content1").appendTo("#content");