]> source.dussan.org Git - jquery-ui.git/commit
datepicker: Fixes regression in #3232 [datepicker position problem in IE 6/7]: added...
authorCa-Phun Ung <pazu2k@gmail.com>
Sun, 4 Jan 2009 15:13:01 +0000 (15:13 +0000)
committerCa-Phun Ung <pazu2k@gmail.com>
Sun, 4 Jan 2009 15:13:01 +0000 (15:13 +0000)
commitacbe714b53fd483bfe902ec1b4850046f2be173b
tree850f2c8a1b10ea7dd89fbad80a4f28453dc3598f
parentedc6f634dc1ba76251e07e65bb364d1a77cba1e5
datepicker: Fixes regression in #3232 [datepicker position problem in IE 6/7]: added back functionality to detect whether the datepicker displays outside a viewpoint. Additionally if the viewpoint is too small to fit the datepicker it will show in its usual position regardless. I have also added a visual test case for this.
tests/visual/datepicker.html
ui/ui.datepicker.js