$(window).on('resize', function() { var IframeSrc = $('#IframeMaps').attr('src'); $('#IframeMaps').attr('src', IframeSrc); });