Since I work with the version 1.8 of JQuery UI, I've got some problems with the display of my datepicker. When the page is small, the picker is always on the top of the screen.
By example, my page height is 320px and my input is 135px from top. So, my page is too small to show the datepicker under the input, but the bottom of the page is already empty !
It will be a problem to check all pages to check that the height of the "HTML tag" is enough to show the picker under the input.
Is it possible to have the possibility to avoid this ? Something like a parameter ?