dhtmlxLayout and dhtmlxTree onblur event

how can I handler dhtmlxLayout or dhtmlxTree onblur event?


Both tree and layout don’t provide such a events.


You can try to set onbeforedeactivate event handlers to the parent containers of a component.