I have a page where I open some iframes with fancy box, in the content of the iframe, i have some links, when I click these links the page open in the iframe.
I need that the pages open from links on iframe load in the same tab or new window that opens the iframe.
simply use this code in your iframe for links:
<a target="_blank" href="url">