evilhamu
07-06-2003, 08:35 PM
i have an iframe on my page, and i put the <target="_blank"> tag on all of my links, and whenever i click the links, they still make the new page appear in my iframe. in LEIA, it said this info under frames..... i was wondering if there is a special code for iframes....?
It should work for iframes as well. Are you using it like this?
<a href="http://lissaexplains.com" target="_blank">click</a>
evilhamu
07-06-2003, 08:55 PM
hold on........
ok.
this is what i did, and its not working.....
<a href="http://www.mimisk8.com" target="_blank"><img src="http://home.att.net/~mimisk8/puff83.gif" border="0"></a>
starlet
07-07-2003, 01:19 AM
That code should work fine...maybe its something else on the page causing it, could you give us the link please?