DHTMLX Docs & Samples Explorer
Index
dhtmlxcombo
Events
onBlur Event
The event occurs when focus moved out from the combo.
combo.
attachEvent
(
"onBlur"
,
function
(
)
{
}
)
;