I created a simple dropdown menu using jquery and jqueryui. (see a basic example on jsfiddle).
Notice that the sliding all works, but when you click in the textbox of the Search dropdown and try to use the datepicker, the menu closes.
Can anyone please help me figure out how to keep that menu from closing when using the datepicker?
Thanks for your help.