Documentation

BX.unbind

void
BX.unbind(
    DOMNode node, 
    string eventName,
    Function callback
);

The function removes the снимает event handler for the el element.

Function parameters

ParameterDescription
nodeTarget event node.
eventNameName of event, for example - click.
callbackevent handler.


© «Bitrix24», 2001-2024
Up