<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
<iframe name='xxx' src="http://baidu.com" frameborder="0"></iframe>
<a target='xxx' href="http://qq.com">xdml</a>
</body>
</html>
通过 a 标签打开 iframe 里面的链接 ,等同于打开标签页, 输入网址