Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes the attached event handler for the given element.
Srch.U.removeHandler(element, eventName, handler)
Parameters
element
The element.eventName
The event name.handler
The function that should no longer be performed.