Removes the delegate that is assigned to the documentReady event.
public final void removeOnDocumentReady( EventHandler h )
h
The EventHandler delegate that is to be removed.
The event handler specifies a method that is called whenever the IFRAME document is ready to be accessed.
See Also addOnDocumentReady