SyntaxFix
Write A Post
Hire A Developer
Questions
Using self.location.reload() will reload the iframe.
self.location.reload()
<iframe src="https://vivekkumar11432.wordpress.com/" width="300" height="300"></iframe>_x000D_ <br><br>_x000D_ <input type='button' value="Reload" onclick="self.location.reload();" />