$(document).ready(function() { jQuery('.listing_iframe').iFrameResize({ enablePublicMethods : true, heightCalculationMethod : 'bodyScroll' }); });