iframeloadmonitor.js
No description.

File Location

/goog/net/iframeloadmonitor.js

Classes

goog.net.IframeLoadMonitor
The correct way to determine whether a same-domain iframe has completed loading is different in IE and Firefox. This class abstracts above these differences, providing a consistent interface for:
  1. Determing if an iframe is currently loaded
  2. Listening for an iframe that is not currently loaded, to finish loading

Directory net

File Reference