<!DOCTYPE html><html><head>? ? <meta charset="UTF-8">? ? <title>111111</title></head><body>? ? <button onclick="bt()">aaaaaaaaaaa</button>? ? <script>? ? ? ? function bt(){? ? ? ? ? ? opener.document.getElementById('bless').innerHTML = '3333333333333';? ? ? ? }? ? </script></body>****************************opener***************************<!DOCTYPE html><html><head>? <meta charset="UTF-8">? <title>1111111111</title></head><body>? <a href="#" onclick="window.open('2.html','a','width = 300,height = 300')">輸入你的祝福語</a>? <p id="bless">bless</p></body></html>
大神幫我看看哪里錯了?
趙日天l
2016-08-15 17:11:50