createElement('iframe');. 2. iframe.onload = function(){. 3. var div = document.createElement('div');. 4. div.innerText = 'The iframe onload event has ...
確定! 回上一頁