Hi everyone, I'm using DatePicker for a long time but I have a problem with it from the good start: is not working for doubleclick or more repeated clicks inside the input field as I expect as a user. I mean for the first click the calendar appears, but if I click again inside the input field it disappeares. Of course as a programmer I find out that I have to click outside the input field first, but as a user my first reaction was to start clicking inside it and watching that nothing happens. I tried to resolve this on travelgrove.com mainpage with onclose event (by removing the focus from the input field), but this solution really confuse the tabindex order. I setted up a test version: http://travelgrove.com/testing/datePicker.html Any suggestions are welcome,
Regards, Lorand Zudor. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
