编辑下面的代码:【加编码】
<html> <body> <iframe id="myframe" src="http://ziqiangxuetang.com" frameborder="0"> <p>Your browser does not support iframes.</p> </iframe> <p>The frameborder is set to: <script> document.write(document.getElementById("myframe").frameBorder); </script> </p><p> </p></body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂