4/11/2012

Make an iFrame reload using javascript

see the following code bellow

   1:  var myIframe = document.getElementsByTagName("iframe")[0];
   2:   
   3:  myIframe.contentWindow.location.reload();

Categories:
If You Enjoyed This Post Please Take 5 Seconds To Share It.

0 comments:

Post a Comment

 
  • Followers