Repositioning Datepicker
Repositioning Datepicker
My website currently has some DatePicker controls, set up to pop up
when the user clicks a datefield in the application. At the moment,
the datepicker appears beneath the text field that shows the selected
date, however what I would like to happen is that the datepicker
appears *on top* of the text field, hiding it.
I can find anything in the documentation about repositioning the
datepicker, and nothing I've found via Googling seems to do what I
want (the fact there seems to be 100's of datepicker controls doesn't
help!). Is there a standard way to re-positiong the JQueryUI
DatePicker?
Apologies if I've missed something obvious, any help greatly
appreciated!