$("#result").load( "ajax/test.php", { param1: "param1", param2: 2 }, function(){ *!* this.style.height = this.scrollHeight + 'px'; */!* } );