Home Javascript How to refresh an IFrame using Javascript?
 
 
 

How to refresh an IFrame using Javascript?

PDF Print E-mail

Question: How to refresh an IFrame using Javascript?

 

Answer:

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

iframe_id is the ID of the IFrame

+/-
+/- Write comment
Your Contact Details:
Comment:
[b] [i] [u] [url] [quote] [code] [img]   
:angry::0:confused::cheer:B):evil::silly::dry::lol::kiss::D:pinch:
:(:shock::X:side::):P:unsure::woohoo::huh::whistle:;):s
:!::?::idea::arrow:
Security Please input the anti-spam code that you can read in the image.
 
 
Banner