crossProbe bindEvents property.


cp.bindEvents
navigator.crossProbe.bindEvents = [crossProbe object]

When running several instances of the crossProbe object, assign one of them to this prop. In order to execute onloadAndsuccess / onloadAndfailure / onfailureURL, crossProbe needs to know what object to evaluate the probeExecute- method against,.
If bindEvents is undefined crossProbe will depend on the LAST crossProbe object created. If no object has been created, the default-object "cp" / "navigator.crossProbe" is assumed.
see the example area .
Reference Index.