JQuery datepicker - setting display position of calendar when displayed as overlay

Is it possible to specify where the calendar will be displayed when the corresponding input receives focus?

I haven't found a way to do this in the doc

Thanks!

+2


a source to share


1 answer


Ok, so one solution that worked for me was to comment out the jquery lines that position the calendar when it is displayed.



0


a source







All Articles