View Full Version : Targeting iframes


saiyuki
04-21-2003, 10:49 AM
If you have multiple iframes, how do you target one frame to the main frame? Like one frame is the links frame and if it is just a normal link the page will come up in the same frame but I want it in the main frame. Does anyone know how to do it?

Thanx

Shaneo
04-21-2003, 10:54 AM
<a href="yoururl.htm" target="_parent">Link</a>

saiyuki
04-21-2003, 10:56 AM
Thanx!

Shaneo
04-21-2003, 11:00 AM
No Problem but in future i reccommend you use the search funcion before posting :)