events handling
Method | Description | Available from version |
---|---|---|
[link=654115]BX.ready[/link] | Adds the event handler «DOM-structure available to write». | |
[link=654125]BX.bind[/link] | Sets function as the event handler | |
[link=654133]BX.unbind[/link] | Removes the event handler. | |
[link=654150]BX.unbindAll[/link] | Removes all registered event handlers. | |
[link=654159]BX.proxy/BX.delegate[/link] | Functions, generating «function-delegate». | |
[link=654170]BX.denyEvent/BX.allowEvent[/link] | Allows to temporarily disable and enable handling of a specific event in the specific element. | |
[link=1687645]BX.bindDelegate[/link] | Sets the event handler for the node child elements, satisfying the specified conditions. | |
[link=4400307]BX.fireEvent[/link] | This method emulates the event in the DOM element. |
© «Bitrix24», 2001-2024