fixEvent(event, elem: HTMLElement);
event. Event object.
elem. DOM element for which the event is occurs.
The fixEvent method ensures cross browser performance for specified event.
The method returns event object.
The example of use is given in the with description of the PP.reallyOut method.
See also: