All Questions
2 questions
0
votes
0
answers
868
views
javascript - datetimepicker position - middle
I'm new at using any jQuery. I need to make my form with datepicker and timepicker, as I need both, I choose this one:
http://trentrichardson.com/2010/04/19/timepicker-addon-for-jquery-ui-datepicker/
...
8
votes
7
answers
25k
views
How to change jQuery UI Datepicker Z-Index value?
I am forced to use an older version of jquery ui which is 1.8.10. The datepicker in this version had a bug inside of the z-index setting which at times made it appear under other controls. I am simply ...