postMessage("WAIT"); $w("#html1").onMessage((event)=>{ if(event.data.type === 'ready'){ // do nothing yet, this is where the iframe is fully ...
確定! 回上一頁