fires when the combo's value is changed
myCombo.attachEvent("onChange", function(value, text){ // your code here });