$('.abf iframe body').resize(function() { $(".abf").height(function(){ return $('iframe body').height()}); });