how to reload iframe using javascript code example Example: onclick reload an iframe document.getElementById('iframeID').contentWindow.location.reload();