html><body onload = test()></body><script>function test() {var iframe = document.createElement('iframe');iframe.id = 'testframe';iframe.name ...
確定! 回上一頁