function handler(event) { $(this).after(event.data.foo); $('#Iframe').contents().find('#main3').html(event.data.foo); };
確定! 回上一頁