trentrichardson / jQuery-Timepicker-Addon

Adds a timepicker to jQueryUI Datepicker
http://trentrichardson.com/examples/timepicker/
MIT License
2.66k stars 1.05k forks source link

DateTimePicker Shows ontop of input #835

Open mav2287 opened 9 years ago

mav2287 commented 9 years ago

It seems that when this pulls the picker it doesn't account for the added height this means if you have the height just right on the input in relation to the top of the page the popup will actually cover the input so you can't see what you are selecting. I have created a fiddle to illustrate the issues, but as of yet have not found a suitable solution.

http://jsfiddle.net/2tywpfn1/

samwilson commented 9 years ago

+1 this is frustrating me also.