crossProbe disableDefaultsOpera property.


cp.disableDefaultsOpera
Default value: false

For web-developers with Opera in mind when building pages, setting this property to true will override the default action upon a probe-failure, which is to automatically load the new URL set by onfailureURL if present.
This is a workaround implemented because Opera just wont allow you to dynamically assign events. And the window.onload -event, which crossProbe heavily rely on, just isn't available. This property should only be used together with the forceEvents - method invoked at
<BODY ONLOAD>.
Reference Index.