Refresh Page When Inside Iframe Clicked HTML/JS/PHP
Posted
by Belgin Fish
on Stack Overflow
See other posts from Stack Overflow
or by Belgin Fish
Published on 2010-04-24T01:14:26Z
Indexed on
2010/04/24
1:23 UTC
Read the original article
Hit count: 213
iframe
Hi, I have an iframe loading some content, and I would like it so that when anything inside the iframe is clicked (a new window pops up) but I would also like it so that the page displaying the iframe reloads, is there any way to do this without modifying anything inside the iframe?
© Stack Overflow or respective owner