a标签指向iframe

<a href="http://www.taobao.com" target="iframe1">连接淘宝</a>
<iframe name="iframe1" src="http://www.baidu.com" frameborder="0" width="500px" height="400px"></iframe>
<iframe src="http://www.baidu.com" frameborder="0" width="500px" height="400px"></iframe>

 

posted @ 2020-01-29 18:26  奇异宝  阅读(567)  评论(0编辑  收藏  举报