I think onload events bubble up in the DOM tree (even beyond iframes), so you could try adding your listener to the iframe's parent element (e.g. a DIV).
確定! 回上一頁