Documentation

BX.setUnselectable/BX.setSelectable

The functions disable/enable option of user selection inside the passed element.

Examples of use

Prohibit to select the element with id='adm-title' by the mouse.

BX.setUnselectable(BX('adm-title'));


© «Bitrix24», 2001-2024
Up