D dmmcintyre3 macrumors 68020 Original poster Mar 10, 2009 #1 If I click on a link inside a iframe it opens the link in the iframe. how do I make the link open in the parent window.
If I click on a link inside a iframe it opens the link in the iframe. how do I make the link open in the parent window.
SrWebDeveloper macrumors 68000 Mar 10, 2009 #3 dmmcintyre3 said: If I click on a link inside a iframe it opens the link in the iframe. how do I make the link open in the parent window. Click to expand... target="_parent" -jim
dmmcintyre3 said: If I click on a link inside a iframe it opens the link in the iframe. how do I make the link open in the parent window. Click to expand... target="_parent" -jim
D dmmcintyre3 macrumors 68020 Original poster Mar 10, 2009 #4 SrWebDeveloper said: target="_parent" -jim Click to expand... Thanks.
D dmmcintyre3 macrumors 68020 Original poster Mar 11, 2009 #5 it is now opening a new window in safari, onmiweb, internet explorer. works fine in firefox