Using combobox with onchange command

Using combobox with onchange command

I am unable to use the JavaScript onChange command with comboboxes. The code is on the underlying Select control, but it does not work. If I remove the jQuery that turns the select to the combobox it works.

Is there some work around for this?

Thanks,