[JQuery UI]how to set Datepicker's show speed
I want the date picker to show immediately when I focus on the date
field. I tried to use showOptions: {speed, 'fast'} to set the speed,
but nothing happened differently. Is there any method to change the
speed? Many thanks!