JQuery ui datepicker wont work on mobile safari. Any workaround or fallback?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
jQuery is currently being tested on Mobile devices, not sure if it is jQuery UI as well (John Resig’s Tweets come in handy).
So until it becomes available for mobile devices, you could look up other JavaScript datepickers as one fallback.
Or do 3 drop down boxes as use JavaScript to combine the to make the full date.
Some usefull link that might help you:
Webkit spinning wheel
Mobile Datepicker
Yahoo YUI