Checks a given mouseover or mouseout event whether it is equivalent to a mouseenter or mouseleave event regarding the given DOM reference.
Param | Type | Default Value | Description |
---|---|---|---|
oEvent | jQuery.Event | The Mouse Event | |
oDomRef | Element | The domref of the element to check |
Method | Description |
---|