where does the script start each time we refresh browser code example
Example: meta refresh only once
document.getElementById('iframeID').contentWindow.location.reload();
document.getElementById('iframeID').contentWindow.location.reload();