<html>
<head></head>
<body>
<h1>My Website</h1><br>
<iframe class="markItUpPreviewFrame" width="1000" height="2000" src="http://web.archive.org/web/*/http://axattechnologies.com/" target="_blank"></iframe>
</body>
</html>
我在 iframe 中打开了 archive.org 网站。单击 iframe 中的任何链接后,控件将转到 archive.org。但我想在点击链接后在新标签页中打开新页面。表示在新选项卡中打开的任何链接。使用 jquery 或 javascript 的任何解决方案。