Removes the delegate that is assigned to the beforeUnload event.
public final void removeOnBeforeUnload( EventHandler h )
h
The EventHandler delegate that is to be removed.
See Also addOnBeforeUnload