Let's say that my iframe's name is GOGOGO which loads a page within Is there any way that I can make the iframe GOGOGO popup in a new window by clicking on a link? I've tried to solve this for hours, but no luck so far Thanks.
try this: <center> <iframe width="325" height="300" frameborder="0" src="GOGOGO"> </iframe> </center>