Searched refs:readjustIframe (Results 1 – 1 of 1) sorted by relevance
72 currentfr.addEventListener("load", readjustIframe, false);74 currentfr.detachEvent("onload", readjustIframe); 75 currentfr.attachEvent("onload", readjustIframe);80 function readjustIframe(loadevt) { function