I could use this to trigger an event when the iframe loaded: $('iframe').load(function() { [re-size a div which contains the iframe here] });.
確定! 回上一頁