BX24.unbind
void BX24.unbind(DOMNode element, String eventName, Function func)
Removes the event handler previously set by BX24.bind. The event handler is identified by the func parameter for the event eventName.
© «Bitrix24», 2001-2025
void BX24.unbind(DOMNode element, String eventName, Function func)
Removes the event handler previously set by BX24.bind. The event handler is identified by the func parameter for the event eventName.