jQuery Scrolling problem
Hi all,
I'm using jQuery to enable the datepicker function. However, I find some problems when I scroll down the window in IE8.
When I scroll down in IE8 and click the datepicker icon, the datepicker calender cannot shown in correct position. It seems it cannot get the scrollTop value correctly. But if I test it in Chrome, it is nice.
How can I update the jQuery to support scroll down in IE?
My jQuery is from http://jqueryui.com/datepicker/#dropdown-month-year
