Hi All,
I was aiming at using the DatePicker widget from JQUI into a JQM web application but I had some issue. My current JavaScript configuration is
JQUI - 1.8.16
JQM - 1.0.1
jQuery (JQ) - 1.6.4
and I'm using the default CSS theme provided with the releases.
The main issue is with the Custom Select menu of JQM (
http://jquerymobile.com/demos/1.0.1/docs/forms/selects/custom.html). In fact, both the CSS and JQ selector related to the
DatePicker widget clashes with the some element of Custom Select menu resulting in a sort dialog box with almost nothing shown in the middle of the page that you have to close in order to see the page that from that point on works fine ( you can look at the image for a better understanding).
Do you have any tips or idea?
Best regards,
Stefano Lenzi