D dmmcintyre3 macrumors 68020 Original poster Mar 4, 2007 2,131 3 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 Dec 7, 2007 1,871 4 Alexandria, VA, USA 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 4, 2007 2,131 3 Mar 10, 2009 #4 SrWebDeveloper said: target="_parent" -jim Click to expand... Thanks.
D dmmcintyre3 macrumors 68020 Original poster Mar 4, 2007 2,131 3 Mar 11, 2009 #5 it is now opening a new window in safari, onmiweb, internet explorer. works fine in firefox