改变iframe中src属性:. <html> <head> <script> function changeSrc() { document.getElementById("myframe").src="//www.baidu.com"; }
確定! 回上一頁