<iframe src="new 2.html" id="iframe" class="iframe" name="iframe"></iframe><input type="button" onclick="change();"><script> function change() { var obj= document.getElementsByTagName('iframe'); obj.src='https://www.baidu.com'; } </script>
這個(gè)為什么不行,沒(méi)有反應(yīng),也沒(méi)報(bào)錯(cuò)
An702343
2019-06-05 20:53:20