|
Q2039 How do I link to a specific frame?
irt.org | Knowledge Base | HTML | Q2039 [ previous next ]
Q2039 How do I link to a specific frame?
Add the target attribute to your link tag. E.g. if your
FRAMESET contains a frame called 'weather' your link
could then look like this:
<A HREF="data.htm" target="weather">the weather frame</A>
|
|
|
Copyright © 1996-2008 irt.org, All Rights Reserved.