显示外部文本文档用 iframe标签
点击再显示:
<iframe name="show" id="show" width="500" height="500" src="B.txt"/>
点击再显示:
<a href="B.txt" target="show">显示</a>
<iframe name="show" id="show" width="500" height="500"/>