“OnClick Recarregar um iframe” Respostas de código

JS Reload Iframe

document.getElementById('youriframe').contentWindow.location.reload()
Poised Penguin

OnClick Recarregar um iframe

document.getElementById('iframeID').contentWindow.location.reload();
Poised Penguin

Respostas semelhantes a “OnClick Recarregar um iframe”

Perguntas semelhantes a “OnClick Recarregar um iframe”

Mais respostas relacionadas para “OnClick Recarregar um iframe” em CSS

Procure respostas de código populares por idioma

Procurar outros idiomas de código