see the following code bellow
1: var myIframe = document.getElementsByTagName("iframe")[0];
2:
3: myIframe.contentWindow.location.reload();
Categories:
Javascript
Sharing the Knowledge about programming with jQuery, Java, ASP.NET, PHP, C# ......
see the following code bellow
1: var myIframe = document.getElementsByTagName("iframe")[0];
2:
3: myIframe.contentWindow.location.reload();
If I'd had some set idea of a finish line, don't you think I would have crossed it years ago?
0 comments:
Post a Comment