Is there a way to register the client side JS event mouseout on a combobox? I'm using the checkbox examples I've found on here. They handle perfectly keeping the dropdown open when an item is checked, but once your done the only way to close the dropdown is to click somewhere else. This is rather odd behavior, to me it seems as though the dropdown should go away when the user mouse's out.
Thanks,
Stephen