releaseCapture(domNode: HTMLElement);
domNode. DOM element whose events should be deleted. This parameter is optional, its default value is not defined.
The releaseCapture method removes saved value.
Initially the value is remembered with the PP.setCapture method.
The example of use is given in the with description of the PP.setCapture method.
See also: