Break out of iframe certain links?
-
Hi,
Advanced iframe is great. There’s one last thing I would like to be able to do. I run a form inside an iframe, the output of the form displays some content with links in it.
Is there a way to do either of the options below:
—-
1.) Break out of the iframe, and display any clicked links in the same tab (not a new page), but same page, with full page showing the clicked link, instead of it now being in the iframe (the name for this is break out of iframe, I think).2.) Break out of the iframe and display ONE clicked link to the full page, while other clicked links stay in the iframe?
—I guess it doesn’t matter that much, but I do have some links I would like to break out and show full page (in the same page/tab), and not to open a new window. I know I can just place: ‘target=_blank’ in the anchor tag, to show in a new window, but I want to show in the same window, but with the iframe now gone.
Thanks for your help, and for a great plugin,
-Brett
- The topic ‘Break out of iframe certain links?’ is closed to new replies.