fires when the focus is moved out from the combo
myCombo.attachEvent("onBlur", function(){ //your code here });