Robin Berjon @robinberjon · 11 Feb 2010 Replying to @al3xbrown jQuery.get("getXHTML.pl", function (data) { $("#container").html(data); }); should really just work, even with extra bells!