OK...then in your code add one more line as shown below.
<htmlb:dropdownListBox id = "myDropdownListDay"
onSelect = 'your event handler name'
tooltip = "Quick info for myDropdownListBox">
As explained above, now it will trigger the event.
Regards,
Jotsaroop Singh