var iframe = document.getElementById('iframe_id');
iframe.src = iframe.src;

iframe_id is the ID of the IFrame