aar14_nick
07-18-2003, 04:57 AM
hey.. just wanna ask.. y is that everytime i click on one of the links.. it opens in another window rather than it needs to show on the iframe.. can someone help.. thanks alot in advance!
|
View Full Version : y is that? aar14_nick 07-18-2003, 04:57 AM hey.. just wanna ask.. y is that everytime i click on one of the links.. it opens in another window rather than it needs to show on the iframe.. can someone help.. thanks alot in advance! Alcy 07-18-2003, 07:59 AM You have to target (http://www.lissaexplains.com/frames.shtml#inline) the links. <iframe name="CONTENT"></iframe> If you wanted a link to open inside that iframe, <a href="http://google.ca" target="CONTENT">Click</a> aar14_nick 07-18-2003, 04:26 PM thanks.. haha.. lol |