Hey
i have a site with an iframe inside it. If i click a link in that iframe it loads up in the same iframe. I want to be able to click a link inside the iframe and open in the main window but not a new one
get me?
is this possible?
Thanks
| SitePoint Sponsor |
Hey
i have a site with an iframe inside it. If i click a link in that iframe it loads up in the same iframe. I want to be able to click a link inside the iframe and open in the main window but not a new one
get me?
is this possible?
Thanks
-Ice





<a href="whatever.html" target="_parent"> should work.
Thanks![]()
-Ice
Bookmarks