21.5. HTML 框架中的链接
在框架页面中可以实现相互的链接.此功能需要使用链接a的target属性,和链接的name属性(注:标准网页设计已经抛弃了target属性,请查看HTML 弹出页面).
引用网址:http://www.dreamdu.com/xhtml/frames_a/
示例
<framesrc="http://www.dreamdu.com/xhtml/tag_a/"name="show">
<p><ahref="http://www.dreamdu.com/xhtml/tag_a/"target="show">tag a</a></p>
<framesrc="http://www.dreamdu.com/about/helpme/#firefox">